PROBLEM FORM

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
[email protected]
580.819.1188
 
V

Van T. Dinh

You should distinguish between Forms and Reports: Forms
are for interactive processeeing and Reports are for
viewing (Preview) or printing.

Thus, if you want to print, you should create a Report for
printing.

HTH
Van T. Dinh
MVP (Access)
 
Top