Issue printing a form

M

molsonexpert

Does anyone know why when I go to print a form (either in form view or
design view), the printout is blank? Even in print preview it's blank. This
was working a week ago.

thanks.

steve.
 
J

John Vinson

Does anyone know why when I go to print a form (either in form view or
design view), the printout is blank? Even in print preview it's blank. This
was working a week ago.

thanks.

steve.

Forms are for onscreen use.
Reports are for printing.

Save the Form as a Report (to save having to rebuild the report from
scratch), and open it using the WhereCondition argument in the
OpenReport method to open it to the desired record.

John W. Vinson[MVP]
 
A

aaron.kempf

yeah totally.. just verifying what the mvp said; i mean.. you guys are
mdb sissies and it's difficult to have any confidence in anything you
say

plus; it's so hard to keep track of what microsoft is censoring and all
that; im just trying to help a brotha out
 
Top