Printing Multi-Tab Form

M

Melissa

I have a form with 8 tabs. I have a control button (Print
Record) in the header of the form. When clicked, only the
tab page displayed prints. I want the entire record (8
pages) to print. Any ideas?

Thanks!
 
J

Jim/Chris

Forms are for adding,viewing, and changing data. Reports
are for printing. design a report with subreports based on
the current record in the form

Jim
 
Top