Findcontrol
I am using Findcontrol to ensure that I only create one
instance of a particular command bar button. e.g.
Set MyControls = CommandBars.FindControl
(Tag:=NewButtonCaption)
This worked fine when button was msoControlButton style
but doesn't when it's a msoControlPopup style.
Any ideas gratefully received
Alec
|