HELP with Forms

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

Guest

I have data from a table that I would like to have appear on a form. When I
print out the form it give me sixty two pages of forms. How can I set the
form up so that i will make four to a sheet? It is only printing two fields
to a sheet...They are not to big either size wise...I just need to figure out
what setting allows me to print multiple numbers of the same form to a sheet.
 
Use a report for this.

You can use the wizard, or build the report from scratch.

Simply place the two fields on the form. You can then go into page setup,
and have multiple columns. You can pack a LOT of data on a page by doing
this....

When you in report design mode, go file->page setup. You see a tab called
"columns"

Note that you have to have make the column of your data not too wide, else
you not fit more then "one" column of data on a page....
 
You could choose Properties and set an appropriate option. For example, my
printer has a 'Pages on Sheet' option.

So you need to get the print dialog up and then click Properties.

If it someting you are going to do often, it would be better to set up a
report to do this. You could then supply criteria to the report to print
certain type of data.

Steve
 

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