Why is it that I always find the solution moments after I ask the
question??? *grrrrr*
I was trying to use the print method of the printer object, not realizing
that the form its self had a PrintForm method, simplifying everything...
Thanks!
-----Original Message-----
From: John Walborn
Sent: Thursday, January 25, 2001 9:37 AM
To: 'professional vb'
Subject: Sending form to printer
This seems like a simple question, but I can't find an answer to it
anywhere...
Is there a simple way to print the current form and its contents, as it
shows on the screen, to the default printer? Even a not-so-simple way would
be okay.