MS Access Printing a formthat is only 22 lines in lenght HOW

J

jimh

I have a form that is only 22 print lines in lenght. How do I set this so
the form will print correctly.

Thanks for any help.

JAH
 
R

Rick B

Forms are not made for printing; reports are. Design an report if you ened
to print data. You can actually open your form in design view and use SAVE
AS to save it as a report and then modify that report to meet your needs.
 
Top