Printing from a form

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

Guest

Hi ive got a form called Quote in which i enter a customers quote details for
a job they have asked me to quote on. I am wanting to then after data entry
of the quote details want to print this off. What is the best way of doing
this, just using a print command button? if i do it this way then it prints
the forms backgrounds etc although ive turned all the command buttons to
visible on screen only the format and layout have to be changed to fit on one
page! this makes the form looked squeexed up when adding data. hlpe much
appreciated!
Cheers
Matt
 
Forms aren't intended for printing. Your best option is to design a
report and then put a command button on your form to open the report.

HTH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top