R
rlampky
I have two command buttons on a form for referencing and updating a database
connection to a word form. (Thanks Mousetrax and Doug Robbins for giving me
a whole new perspective on Word applications)
How can I hide the command buttons when the form is printed out? I put them
inside an autotext and they pull data into the form as needed I then want to
print the form out and not have them visible.
And VBA code for that or a routine when the print command is initiated that
would remove or change the properties of the command buttons to hidden?
connection to a word form. (Thanks Mousetrax and Doug Robbins for giving me
a whole new perspective on Word applications)
How can I hide the command buttons when the form is printed out? I put them
inside an autotext and they pull data into the form as needed I then want to
print the form out and not have them visible.
And VBA code for that or a routine when the print command is initiated that
would remove or change the properties of the command buttons to hidden?