Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 67
Default How to create pop menu in macro ?

Hi VB Guru! Is it possible to create a pop up menu in macro?, Let say I
have 8 macros in 1 spreadsheet, I use these macro quite often, how can
I put all these macros in one pop up box and I can select it whenever I
want, rather than keep pressing Alt-8 or make the short cut. Please
help. It would be great if the pop menu is always on top. Thanks

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 575
Default How to create pop menu in macro ?

You could build yourself a custom userform with a bunch of command buttons
on it and display it modelessly if you are in XL2000 or above, but...

Why not just build a toolbar. That's what they are for. John Walkenbach has
some code to build one on the fly on his site www.j-walk.com. Or, if this is
just for your use, just build a custom toolbar and attach it to your sheet.

Robin Hammond
www.enhanceddatasystems.com

"broogle" wrote in message
ups.com...
Hi VB Guru! Is it possible to create a pop up menu in macro?, Let say I
have 8 macros in 1 spreadsheet, I use these macro quite often, how can
I put all these macros in one pop up box and I can select it whenever I
want, rather than keep pressing Alt-8 or make the short cut. Please
help. It would be great if the pop menu is always on top. 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
Create Dropdown menu without using the Validation on the Data Menu lostinformulas Excel Worksheet Functions 0 July 13th 06 08:47 PM
create dropdown menu Anthony Excel Worksheet Functions 1 January 29th 05 01:30 PM
Create a New Menu JulieD Excel Programming 0 August 25th 04 04:55 PM
Create a New Menu calculus87[_8_] Excel Programming 1 August 3rd 04 08:36 PM
Create a new menu in VB Goker Excel Programming 2 December 17th 03 11:30 AM


All times are GMT +1. The time now is 01:16 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"