Results 1 to 2 of 2

Thread: #Error on Report

  1. #1
    Join Date
    Jan 2004
    Posts
    1

    #Error on Report

    I have a report that counts a number of records and displays (or is supposed to) the total.

    The report prints a number unless there is no data to report. In that case, it will print #error. Is there a way that I can get it to print a zero?...or have a pop up window to let the user know that there are no records.

    TIA
    Deb

  2. #2
    Join Date
    Jan 2004
    Location
    UK
    Posts
    4
    Hi Debbie,


    reports have a NoData event which fires if there is no data for the report. You could use this to output the message.

    Mark

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •