Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default custom menus

Monica,

Here is a re-post of a previous reply on this.

You could either build the toolbar when the workbook opens and destroy at
close, or attach it to the workbook. Do this by going to the View menu,
choose Tool Bars, then Customize. In that dialog, select the Toolbars tab
and click Attach. Select your command bar in the left side list box and
click Attach.


--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Monica" wrote in message
...
I created several macros then a custom menu with options to trigger

them...three top level choices, each with 3 or 4 actions. I also set the
Open event to hide the Standard and Formatting toolbars then display the
custom menu. Problem is, when I email it to my client, the menu is not
found...apparently the menu is stored in Excel, not the workbook like the
macros.

thanks for any help,
Monica



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default custom menus

It is also possible to create menus with vba code. If you are comforable with this, you can look in 'excel 2000 vba'. I got a good template from there. It is a nuissance to set it up the first time, but editing the menus becomes very simple once you get going. You can define shortcuts, and have submenues, and menu breaks too

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default custom menus

Which is what this sentence means ...

You could either build the toolbar when the workbook opens and destroy at
close

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"emg178" wrote in message
...
It is also possible to create menus with vba code. If you are comforable

with this, you can look in 'excel 2000 vba'. I got a good template from
there. It is a nuissance to set it up the first time, but editing the menus
becomes very simple once you get going. You can define shortcuts, and have
submenues, and menu breaks too.



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default custom menus

Bob,
you da' man...I had no clue that simple feature was there...thanks ever so

MKM
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
Please Help Me with Custom menus Mr BT Excel Worksheet Functions 7 July 4th 06 05:15 PM
ToolBars and Custom Menus Newbie Excel Programming 1 April 14th 04 04:04 PM
Excel & Custom Menus Stuart[_14_] Excel Programming 2 December 23rd 03 02:28 PM
Custom menus Lee Excel Programming 4 November 12th 03 11:53 PM
Custom Menus Andy Wiggins[_2_] Excel Programming 0 September 19th 03 06:10 AM


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

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"