Form/report printing problem

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

Guest

I have created a form to fill in various tables. On this form I have put a
control to open a report.
However the report uses the details on the form to access the correct data
from the tables.
When I open the report there is no data because the form has not been closed
to save the data to the tables.
If I use vba to close the form first then the parameter values are not there
for the report.
How do I solve this problem?
Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top