Findcontrol
Alec,
It works for me, but I'm not sure what you're doing. If you post the
relevant code somebody could probably help.
Doug
"Alec Bowman" wrote in message
...
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
|