Thread
:
Two menus appears in commandbar(Cells)
View Single Post
#
4
Posted to microsoft.public.excel.programming
okaizawa
external usenet poster
Posts: 129
Two menus appears in commandbar(Cells)
sorry for my mistake.
With .Controls.Add(Type:=msoControlPopup, befo=10)
With cb.Controls.Add(Type:=msoControlPopup, befo=10)
is correct.
--
okaizawa
Reply With Quote
okaizawa
View Public Profile
Find all posts by okaizawa