Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Macros Menu in Excel 2007

I need to create a series of macros in a spreadsheet. The purpose is simple,
when the macro is initiated all it will do it to insert in the active cell a
symbol of a specific color and bold text. There will be about 30 different
macros for users to choose from, since there will be about 30 different
symbols used in this project. How is the best way to go about doing this?
In old Excel, i could create a custom menu and add the macro to it. Is there
another way other than having to use RibbonX? thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 420
Default Macros Menu in Excel 2007

You can still create the custom menu in xl2007. But it won't float. It will
appear in the Addins tab on the ribbon.

You could modify the ribbon or QAT:

If you want to learn about modifying the ribbon, you can start at Ron de Bruin's
site:
http://www.rondebruin.nl/ribbon.htm
http://www.rondebruin.nl/qat.htm -- For macros for all workbooks (saved as an
addin)
or
http://www.rondebruin.nl/2007addin.htm

And Bob Phillips shows a way to use a wrapper so that it can work in both xl2003
and xl2007.
http://msmvps.com/blogs/xldynamic/ar...me-simple.aspx



On 05/18/2010 08:27, JD McLeod wrote:
I need to create a series of macros in a spreadsheet. The purpose is simple,
when the macro is initiated all it will do it to insert in the active cell a
symbol of a specific color and bold text. There will be about 30 different
macros for users to choose from, since there will be about 30 different
symbols used in this project. How is the best way to go about doing this?
In old Excel, i could create a custom menu and add the macro to it. Is there
another way other than having to use RibbonX? thanks.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Macros Menu in Excel 2007

See
http://www.rondebruin.nl/qat.htm

--

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



"JD McLeod" wrote in message ...
I need to create a series of macros in a spreadsheet. The purpose is simple,
when the macro is initiated all it will do it to insert in the active cell a
symbol of a specific color and bold text. There will be about 30 different
macros for users to choose from, since there will be about 30 different
symbols used in this project. How is the best way to go about doing this?
In old Excel, i could create a custom menu and add the macro to it. Is there
another way other than having to use RibbonX? thanks.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2003 & 2007 menu compatible menu by Ron de Bruin JC[_13_] Excel Programming 7 November 17th 08 10:20 PM
Excel 2007, I write macros in 2003 is 2007 similar for VBA? Pros andcons please Simon[_2_] Excel Programming 3 August 5th 08 03:48 PM
Excel 2007 macros - how to merge 5 macros together into one Sue Excel Discussion (Misc queries) 1 April 16th 08 08:36 PM
Menu for favorite macros in Excel 2007 Ron de Bruin Excel Programming 1 January 19th 07 09:36 PM
Triggering an excel menu using macros Sassy[_3_] Excel Programming 0 July 9th 05 12:18 AM


All times are GMT +1. The time now is 03:36 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"