PopUp menu for sheet and chart

  • Thread starter Thread starter Mark
  • Start date Start date
M

Mark

Hi!
How simple to create menu:
Application.CommandBars.Controls...msoControlPopup..
with some subs,
for worksheets and chart too?
I create menu but it's hide when i select sheets("chart").

Regards
Mark
 
Mark,

On an Excel sheet the menu bar show is 'Worksheet Menu Bar'. On a chart it
is 'Chart Menu Bar'. So you have to add your menu to the 'Chart Menu Bar'
commandbar (as well as Worksheet Menu Bar?).

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Thanks Bob for your help!
Now, menu work satisfactorily.
Best Regards
Mark
 

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

Similar Threads


Back
Top