How to make my custom Menu visible in Excel Menubar?

  • Thread starter Thread starter Amit
  • Start date Start date
A

Amit

Hello Group,

I did start Excel programming few days ago and have created an Add-In
module. Currenlty I run it in VB Editor which is embedded into Excel.
It shows a modeless dialog of userform and has one button when user
clicks on the button it adds a new menu item right before Help item.

Now, I'm looking for an approch or solution that when user adds it as
Add-in in Excel; the Custom Menu item gets added to the menu as soon as
it is installed by Add-In manger. Is this possible or so then what
should I do?

Your help will be appreciated greatly,


Thanks,
AK
 
It's certainly possible, but I'd suggest reposting this to a newsgroup
related to Excel.

This newsgroup is for questions about modules in Access, the database
product that's part of Office Professional.
 
Back
Top