Activating a userform
I wish to know the best way for others (who wont have a "Developer" tab in Word) to to show a userform.
So far I have a userform that opens when a document opens. After closing this userform I can re-open it though a commandbutton. But this commandbutton prints when the document prints. I have found some vba code that can print the document without the commandbutton showing but this means printing via vba which I don't want to do (to make it easier for others).
Thanks Sandy
|