how do I print a form without the command button showing on the print
Al Camp - 22 Jul 2006 15:27 GMT
Warlord,
Set the Display When property of the button to Screen Only.

Signature
hth
Al Camp
Candia Computer Consulting - Candia NH
http://home.comcast.net/~cccsolutions
"There are 10 types of people in the world. Those who understand binary, and those who
don't."
> how do I print a form without the command button showing on the print
Larry Linson - 23 Jul 2006 06:08 GMT
> how do I print a form without the
> command button showing on the print
Better yet, create a Report that has the same information and it will likely
look a lot better printed than printing a Form. You can save the Form as a
Report... but it will still look like a Form, unless you change the
newly-created Report in design view.
Larry Linson
Microsoft Access MVP