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

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

Guest

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
 
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.
 
Back
Top