J
Jaggu
I created a menubar with following code.
MenuBars(xlWorksheet).Menus.Add Caption:=MenuName,
before:="Help"
It appears with the plain text captions. How can I show
the icons before the caption? I know th faceid of the icon
but dont know how to put it in code.
Regards,
Jaggu
MenuBars(xlWorksheet).Menus.Add Caption:=MenuName,
before:="Help"
It appears with the plain text captions. How can I show
the icons before the caption? I know th faceid of the icon
but dont know how to put it in code.
Regards,
Jaggu