Printing Multiple Tabs on a Form

Rusty

Registered User.
Local time
Today, 13:40
Joined
Apr 15, 2004
Messages
207
Hello,

I am using Access 2000 and need help with the following:
I have a Form with 3 different tabs and I want to print the 5 records that I have selected (using the form filter). Each tab is sized to fit on an A4 page.

HOWEVER, I want a command button which when clicked will print tab1, then tab2, then tab3 for record 1;
then tab1, then tab2, then tab3 for record 2;
then tab1, then tab2, then tab3 for record 3...
and so on..

Please HELP me, my VB is not up to this!!
 

Users who are viewing this thread

Back
Top Bottom