Hello all,
I have one of these "I think this should be easy, but I just don't know it" type of questions. I'm looking for a way to display a certain toolbar ("Admit States" is the name of the toolbar) when a user opens a Word Doc (the event should be triggered on the particular docment's open event). Likewise, I'd like the toolbar to be hidden when the user leaves the document (on the document close event I believe). I don't see much mention of how to do this in the VBA help available in Word. Microsoft did have an article which may be in the direction of what I'm looking for (article 213487), but that reference is really detailing how to show then hide EVERY toolbar. I think that's a good starting point, but I'm still a little confused on how to make it work.
If anyone has any ideas, I'd greatly appreciate it.
THANKS!!!
I have one of these "I think this should be easy, but I just don't know it" type of questions. I'm looking for a way to display a certain toolbar ("Admit States" is the name of the toolbar) when a user opens a Word Doc (the event should be triggered on the particular docment's open event). Likewise, I'd like the toolbar to be hidden when the user leaves the document (on the document close event I believe). I don't see much mention of how to do this in the VBA help available in Word. Microsoft did have an article which may be in the direction of what I'm looking for (article 213487), but that reference is really detailing how to show then hide EVERY toolbar. I think that's a good starting point, but I'm still a little confused on how to make it work.
If anyone has any ideas, I'd greatly appreciate it.
THANKS!!!