View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Greg Koppel Greg Koppel is offline
external usenet poster
 
Posts: 79
Default User defined menus and functions!

Arun,

Why have you posted again? Your earlier post has solutions there.

"aiyer " wrote in message
...
Hello all!

I was trying to create a menu and attach some stuff to it.
For eg, create a menu called 'Basic', with the default Excel GUI, next
to the 'Help' menu.
I right clicked the toolbar and using the 'customize' button, I could
implement the above task.
I could also attach toolbars to the created menu & assign macros to
them.

But let's say I want to have couple of extra things within the 'Basic'
menu so that it looks something like the following.

Basic Menu

'Analysis type' ......................Static/Modal
'Results location'....................Node/Element
'Type' ...................................Stress/strain

It has to be like a pull-down menu, where the user clicks the Basic
menu and the three sub-menus pop up. On clicking the 'Analysis Type'
which comes within the 'Basic Menu', the user must be able to pick one
of the two options . One is 'Static' and other is 'Modal'
etc.............................

I would appreciate your help.
Thanks a bunch.

Arun...
Vtec Corp


---
Message posted from http://www.ExcelForum.com/