View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default disable menu items

Rename or delete the xlb file Josh
This will reset all menus



--

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


"Josh C" wrote in message ...
sorry another quick question, do you know if opening the *.xlb file will
reset the menu ideas just as it does for the toolbars (the way they were when
the file was opened)

"Ron de Bruin" wrote:

See this page Josh
http://www.rondebruin.nl/menuid.htm

--

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


"Josh C" wrote in message ...
I am trying to disable menu items when a program that I created in MS Excel
is opened (most likely in the open Function). In the program I would like to
limit the user options so they have to follow my lead. I have provided all
the buttons they should need to run the program. I do not want them to adjust
anything.