Search results

  1. A

    How do I create a report that asks for the user to enter the displayed data?

    I want to create a report which asks the user a series of questions, and which will display the answers in the report. This is for manually creating shipping forms for items which don't need to be in a tablespace anywhere. I have gone the long way with creating query's macro's table's form's...
  2. A

    Count number of items on a report

    I have a need to count the total of displayed items on a report. I have a total of seven fields which may contain data. They can be null, so the expression needs to be able to handle the null value. I am able to get a total of 0 which I think is because of the null values, but have been...
Back
Top Bottom