Printing a subform

TomJamieson

Registered User.
Local time
Today, 14:46
Joined
Jun 8, 2006
Messages
50
I have a form with a few buttons, and a subtable that is linked to my main table, and displays a whole lot of data in table view. What I need is to be able to print the table in the same format. Is this possible?

If it is possible at all to print a table in table format, then that would be useful.

Thanks.
 
Forms and tables are not designed to be printed, use a Report instead
 

Users who are viewing this thread

Back
Top Bottom