printing a form

smiller

Registered User.
Local time
Today, 01:07
Joined
Aug 9, 2006
Messages
37
:eek: When I go to print the form, it repeats the detail section over and over. Instead of being one page, it is 1414. How can I fix this problem? Thanks
 
Do a report that limits it's output to the current record being displayed.
 
ok I set up my report but how do I limit it to the one being seen. The way I am printing them now is just putting the id number in the print from page to page. Is there a better way. Also is there any way I can do a search to find a report among a bunch of them through the report page?

Thanks for all the help
 
You can put the key field from the form in the reports underlying query as a criteria.
 
I'm sorry but I don't quite understand what you mean. I based the report off of my table, not a query, if that has anything to do with it.
 

Users who are viewing this thread

Back
Top Bottom