Form Printout top and tabs Visual Basic

N

Novice2000

Hi,

I could have sworn that this worked when I plugged it in.
DoCmd.PrintOut acPages ,1,1

It was to print the page you are viewing both the top and the information
displayed on a tab below.

What it is doing is printing the first record only. Does anyone know how I
can print the record I am viewing top and bottom. Thanks
 
Top