Aug 29, 2003 #1 minoad Programmer Joined Mar 28, 2001 Messages 138 Location US Is there a way to print a form and NOT print out any command buttons on the form? Thank you. Sharon
Aug 29, 2003 #2 AccessAce Programmer Joined Dec 11, 2002 Messages 105 Location US Set the DisplayWhen property of the button to Screen Only. Upvote 0 Downvote