Command button Print current form

G

Gus CH

IH

Does anyone know how to use the command button to print the current page of
a form thats open?
I can get it to print all the records, but I would like it to print only the
record that I’m looking at.

Thanks
Gus
 
T

Tom K via AccessMonster.com

Use the command button to run the macro "Print Out". You can have the macro
print any record you want.

Tom
 
Top