View Full Version : Printing 1 Record


mleinwand
07-08-2003, 01:08 PM
I have about 50 fields in my database with about 1300 records. How can I print 1 record showing all the fields using as few pages as possible when printed?
Thanks

Email me at mleinwand@hotmail.com

Travis
07-08-2003, 01:23 PM
By creating a report with the fields you want, and using a Parameter Query to limit it to a single record.

jaydwest
07-08-2003, 03:25 PM
If the length of the data in all fields is short, you could create a multiple column report. For example, put the data in 2, 3, or 4 columns.

Good Luck! If you have any questions, please email.