Menu item

G

Greg B

Hi all,

I have been shown to a menu creator program which list the id number of
particular items on the menu bar.

I have been looking for the insert picture pop up. According to the add-on I
found the number to be

Parent: Control Name: Built in: Visible: Enabled: ID#: Face ID#:
Tag: Type: Type#: Controls: OnAction:
Insert &Picture TRUE TRUE TRUE 30180 msoControlPopup 10 7



Can anyone help me get this pop up to actually work as I have no idea to be
honest.

Here is the addon
CommandBar Tools
http://www.erlandsendata.no/english/index.php?d=endownloadcommandbars

Any help would be great

Thanks

Greg
 
P

Per Jessen

Hi Greg

Application.CommandBars _ ("Picture").Visible = True

Hint: Use the macro recorder and let excel make your initial code.

Regards,

Per
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top