Not seeing information from a form on a report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have designed a report that draws information from a form which is filled
in before the report is run.

The report draws the information from the form when the report is 1 page
long but loses the information if the report extends over 2 or more pages.
The formulas that use the input data show a #name or #error.

Anyone know whats causing the problem
Thanks
Paul
 
Leave the form open in the background, so the subsequent pages can read the
values as well.
 
Back
Top