View Full Version : Print formatting a Form


Xenix
10-08-2001, 01:32 AM
I am new to Access 2000, I want to print a form containing customer order details, but everytime it prints it prints a whole background picture even if there is only one line of text http://www.access-programmers.co.uk/ubb/frown.gif how can I just get it to print a nice looking box with the text I want to display?

Rich
10-08-2001, 02:58 AM
Forms are not much good for printing, use a report and filter it, look at some sample databases supplied by MS such as Northwind, Solutions etc, to see how it's done.
HTH