Thread
:
.OnAction with arguments
View Single Post
#
1
Posted to microsoft.public.excel.programming
JE McGimpsey
external usenet poster
Posts: 4,624
.OnAction with arguments
thanks for the correction - that's what happens when I fail to test my
memory (doesn't happen often - I test most everything).
In article ,
(max) wrote:
JE - I couldn't find ActiveControl documented anywhere (and the code
bombed on it).
What did work was
Application.CommandBars.ActionControl.Tag
and
Application.CommandBars.ActionControl.Parameter
Thanks for the help,
Reply With Quote
JE McGimpsey
View Public Profile
Find all posts by JE McGimpsey