C
christophercbrewster via OfficeKB.com
I'm creating a set of macros for a group of people to use. I'm new to giving
these to other users. I've created a toolbar, and I want a user to be able to
install it so that it's visible by default and listed on View > Toolbars.
While experimenting with this, I realized the list of toolbars showed the new
toolbar name ~25 times, once for each time I ran CommandBars.Add. This was my
mistake, but I don't see how to remove these from the list. [Note: the code
even checks to see if it is already present, but this check must not work.]
Am I right in thinking that the toolbar would be installed as a one-time
operation, or should it be re-established each time the program opens? Is
AutoOpen the right way to do this?
--
Christopher Brewster
Lockheed Martin, Eagan MN
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.aspx/word-programming/200811/1
these to other users. I've created a toolbar, and I want a user to be able to
install it so that it's visible by default and listed on View > Toolbars.
While experimenting with this, I realized the list of toolbars showed the new
toolbar name ~25 times, once for each time I ran CommandBars.Add. This was my
mistake, but I don't see how to remove these from the list. [Note: the code
even checks to see if it is already present, but this check must not work.]
Am I right in thinking that the toolbar would be installed as a one-time
operation, or should it be re-established each time the program opens? Is
AutoOpen the right way to do this?
--
Christopher Brewster
Lockheed Martin, Eagan MN
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.aspx/word-programming/200811/1