Yes, I know the argument "print a report, forms are not suitable for printing etc.)
I was using a button (with the predefined macro for printing)to print a form. The result was satisfactory, but I have a question.
How an I do this with VBA?
(I imagine is somethink like DoCmd....)
and MOST importantly,what is the VBA commands to QUICK PRINT the current form.
(i.e. to send to the printer silently, without opening preview, printer's properties etc.)
I was using a button (with the predefined macro for printing)to print a form. The result was satisfactory, but I have a question.
How an I do this with VBA?
(I imagine is somethink like DoCmd....)
and MOST importantly,what is the VBA commands to QUICK PRINT the current form.
(i.e. to send to the printer silently, without opening preview, printer's properties etc.)