Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
thanks that looks like it is exactly what i needed
"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. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
thats alright i want to be nice to the user, so when they open a different
Excel file my program did not affect their settingings on their computer "Ron de Bruin" wrote: 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. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
disable Menu/toolbar items | Excel Programming | |||
Enable/Disable Menu Items | Excel Programming | |||
Is is possible to disable certain menu items | Excel Programming | |||
Disable menu items with VBA | Excel Programming | |||
HELP - How do I disable Excels menu items so others can't use | Excel Programming |