#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 51
Default Macro help

I Want the code to get a ComboBox or DropDown Menu on the excels
Standard toolbar.

Intention is run all the macros with the help of the ComboBox or
DropDown on the standard toolbar.


Thanks in advance

Regards
Thyagaraj

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 30
Default Macro help

right click on the toolbar and choose "customize"
Click on Commands tab and choose NEW MENU. Drag the new menu to the toolbar
where you want it.
Click on Macros in the Commands tab and choose New Menu Item. Drag this to
the new menu you created. You need to drop it in a manner that it ends up in
the drop down list for that menu.
Right click on the Item you just created and choose Assign Macro. Choose
the macro you wish to run with that menu item. You can also name it by right
clicking on it.

You can do this for each of your macros to add them all to the toobar.

good luck.




"Thyagaraj" wrote:

I Want the code to get a ComboBox or DropDown Menu on the excels
Standard toolbar.

Intention is run all the macros with the help of the ComboBox or
DropDown on the standard toolbar.


Thanks in advance

Regards
Thyagaraj


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
Macro recorded... tabs & file names changed, macro hangs Steve Excel Worksheet Functions 3 October 30th 09 11:41 AM
Macro Help Needed - Excel 2007 - Print Macro with Auto Sort Gavin Excel Worksheet Functions 0 May 17th 07 01:20 PM
how to count/sum by function/macro to get the number of record to do copy/paste in macro tango Excel Programming 1 October 15th 04 01:16 PM
macro to delete entire rows when column A is blank ...a quick macro vikram Excel Programming 4 May 3rd 04 08:45 PM
Start Macro / Stop Macro / Restart Macro Pete[_13_] Excel Programming 2 November 21st 03 05:04 PM


All times are GMT +1. The time now is 04:05 PM.

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

About Us

"It's about Microsoft Excel"