Search to a REPORT

  • Thread starter Thread starter Adam A. Armoudian
  • Start date Start date
A

Adam A. Armoudian

I made a search form and after I search for something it pulls up a list in
a form another form.

the list it pulls up you might have to scroll through it to see all the
information.

When I click print or make a macro for print it only prints what you see on
the screen it does not show you all the information on the screen.

How can I print all the information???

If I can not, can the Search form that I made be pulled into a report.

Thank you reading and hopefully responding

Adam A. Armoudian
(e-mail address removed)
580.819.1188
 
Presumably your search form uses OpenForm to bring up the list of matches.
Use OpenReport instead.
 
Back
Top