View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
ILearner ILearner is offline
external usenet poster
 
Posts: 2
Default excel 2007 add custom menu

Found it and got it working.
Crazy, the world turned upside down, you to supply free workarounds for
removed microsoft functionality.

How many menu's next to each other can there be created?
How can a workbook be assigned to be opened? Workbook.open() in a macro?

Sorry, but even as a workaround I need to decide if this is what I want.

I read some comment from somebody else and I agree: removing functionality
is destructive for Microsoft. Maybe I will learn how to work with macro's in
Open Office.

Thanks anyway.

"Ron de Bruin" wrote:

Hi ILearner

Creating a Popup menu with the old code is the only way in Excel 2007
Or you can change the ribbon

Look for examples in the 2007 section of my site

--
Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"ILearner" wrote in message ...
How do I add a custom menu in Excel 2007?
I am used to use these in Excel 2000.