I have a command button placed in a table cell. The button performs its task
fine, but I don't want it to show up when I print the document.
How do I prevent the command button from printing?
Thanks for your help.
First, consider using a custom toolbar button instead of a command button.
It won't print. Otherwise, see
http://word.mvps.org/FAQs/TblsFldsFms/HidePrintButton.htm.

Signature
Charles Kenyon
Word New User FAQ & Web Directory: http://addbalance.com/word
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide
See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
>I have a command button placed in a table cell. The button performs its
>task
[quoted text clipped - 3 lines]
>
> Thanks for your help.