Extra lines appear/print only when printing a form in Access 2003

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I stop extra vertical and horizontal lines from appearing only during
print/ print preview when printing any form in Access 2003?

These lines do not appear when designing or filling the form.

Running Access 2003 SP2 on an XP SP2 Pro machine.

Thanks.
 
Don't print the form.

Forms are not designed for printing. Reports are.

Build a report and print that. You can even add a button on your form that
will call the report (and the current record if you want) and send it to the
printer.
 
Back
Top