I was wondering how you can print the entire form image from a command button while running a program.
Printable View
I was wondering how you can print the entire form image from a command button while running a program.
Me.PrintForm if the command button is on the form you want to print, or MyForm.PrintForm
------------------
Marty
What did the fish say when it hit the concrete wall?
> > > > > "Dam!"