View Single Post
 
Old 03-26-2017, 04:31 PM
gsandy gsandy is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Mar 2017
Location: New Zealand
Posts: 10
gsandy is on a distinguished road
Default 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
Reply With Quote