Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi guys,
When I choose "Options" in the Tools menu in Excel 97, it won't open, instead I get a message telling me the macro cannot run and displays the typical buttons End, Debug .... The Personal Macro Workbook does not show any macros when I go to Tools, Macro, Macros. I am not a programmer so I'm in the dark about this one. It works fine on the other pc. Would greatly appreciate any help on this one. pcw. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Find the *username*.xlb file or excel8.xlb file for this PC (should be in
the Windows directory for xl97). Rename this file to have something other than a .xlb extension. then try opening excel. This file hold menu customizations. It could be corrupt or someone might have redefined that menu item. this is just something to try - can't guarantee it is the problem. -- Regards, Tom Ogilvy "pcw" wrote in message ... Hi guys, When I choose "Options" in the Tools menu in Excel 97, it won't open, instead I get a message telling me the macro cannot run and displays the typical buttons End, Debug .... The Personal Macro Workbook does not show any macros when I go to Tools, Macro, Macros. I am not a programmer so I'm in the dark about this one. It works fine on the other pc. Would greatly appreciate any help on this one. pcw. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
A number of factors can affect how a workbook functions on different
computers. There are security settings to deal with as well as the macro contents of "personal.xls". There are also startup switches that can be different from PC-2-PC or USER-2-USER. A few suggestions: 1. Try starting Excel on the problem PC without loading a workbook. If you get the same error, locate the file personal.xls and rename it or move it to a temporary folder. Then try starting Excel again. Also, look in the XLStart folder in the following locations (on both PCs) C:\Documents and Settings\username\Application Data\Microsoft\Excel C:\Program Files\Microsoft Office\Office11 Any differences can help isolate the problem. 2. When you start Excel, hold the SHIFT key down during startup. This prevents any macros from actually running. If things start normally, there is definitely a macro trying to run from somewhere. 3. Change your security setting, Tools- Macros- Security, to medium. This allows you to make a decision as to whether macros are allowed to execute. regards, mike |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I don't believe this is a toolbar or rights issue. This is from a recent
post where the user said it solved his identical problem: -------------- It might be a corrupted registry entry which you'd have to fix by running the REGEDIT program from Start-Run (with Excel closed). Navigate to this registry key: HKEY_CURRENT_USER\Software\Mic*rosoft\Office\11.0\ Excel\Optio*ns and then select each of the 5 items in turn in the right pane that begin with "Options" and rename them (like Options3 to Options3XX). F2 is a shortcut for editing a name. After all 5 are renamed start Excel and see if it helped. -- Jim "pcw" wrote in message ... | Hi guys, | | When I choose "Options" in the Tools menu in Excel 97, it won't open, | instead I get a message telling | me the macro cannot run and displays the typical buttons End, Debug .... | The Personal Macro Workbook does not show any macros when I go to Tools, | Macro, Macros. | | I am not a programmer so I'm in the dark about this one. | | It works fine on the other pc. | | Would greatly appreciate any help on this one. | | pcw. | | | |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I suspect that at some point in the past you hooked up (either
intentionally or inadvertently through someone else's code) your Options... item to some macro. Following Tom's advice will reset all the menu bars. Hopefully, that will fix the problem. However, it will reset all customization you have done. An alternative is some more diagnostics... What macro is XL complaining about? Since it offers you a 'Debug' option, use it and see where XL takes you. -- Regards, Tushar Mehta www.tushar-mehta.com Excel, PowerPoint, and VBA add-ins, tutorials Custom MS Office productivity solutions In article , says... Hi guys, When I choose "Options" in the Tools menu in Excel 97, it won't open, instead I get a message telling me the macro cannot run and displays the typical buttons End, Debug .... The Personal Macro Workbook does not show any macros when I go to Tools, Macro, Macros. I am not a programmer so I'm in the dark about this one. It works fine on the other pc. Would greatly appreciate any help on this one. pcw. |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks everybody for your suggestions. I tried all of them but unfortunately
the problem is still there. I logged on under a different username and there is no problem whatsoever. Any further thoughts???. pcw "pcw" wrote in message ... Hi guys, When I choose "Options" in the Tools menu in Excel 97, it won't open, instead I get a message telling me the macro cannot run and displays the typical buttons End, Debug .... The Personal Macro Workbook does not show any macros when I go to Tools, Macro, Macros. I am not a programmer so I'm in the dark about this one. It works fine on the other pc. Would greatly appreciate any help on this one. pcw. |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'd ask you to run Regedit again and make sure you did everything I
suggested (making sure Excel is closed at the time). -- Jim "pcw" wrote in message ... | Thanks everybody for your suggestions. I tried all of them but unfortunately | the problem is still there. | I logged on under a different username and there is no problem whatsoever. | Any further thoughts???. | | pcw | | | "pcw" wrote in message ... | Hi guys, | | When I choose "Options" in the Tools menu in Excel 97, it won't open, | instead I get a message telling | me the macro cannot run and displays the typical buttons End, Debug .... | The Personal Macro Workbook does not show any macros when I go to Tools, | Macro, Macros. | | I am not a programmer so I'm in the dark about this one. | | It works fine on the other pc. | | Would greatly appreciate any help on this one. | | pcw. | | | | | |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thought I did but possible I forgot something. Will try again tomorrow.
pcw "Jim Rech" wrote in message ... I'd ask you to run Regedit again and make sure you did everything I suggested (making sure Excel is closed at the time). -- Jim "pcw" wrote in message ... | Thanks everybody for your suggestions. I tried all of them but unfortunately | the problem is still there. | I logged on under a different username and there is no problem whatsoever. | Any further thoughts???. | | pcw | | | "pcw" wrote in message ... | Hi guys, | | When I choose "Options" in the Tools menu in Excel 97, it won't open, | instead I get a message telling | me the macro cannot run and displays the typical buttons End, Debug .... | The Personal Macro Workbook does not show any macros when I go to Tools, | Macro, Macros. | | I am not a programmer so I'm in the dark about this one. | | It works fine on the other pc. | | Would greatly appreciate any help on this one. | | pcw. | | | | | |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
"Show Windows in Taskbar" option from the ToolsOptionsView broke | Excel Discussion (Misc queries) | |||
clicking TOOLS/OPTIONS gives me error msg "cannot access dir D:/" | Excel Discussion (Misc queries) | |||
CommandBars("Worksheet Menu Bar").Controls("Tools").Enabled = Fals | Excel Programming | |||
Cannot open Options from Tools Menu | Setting up and Configuration of Excel | |||
Disable "Sheet tabs" check box under [Tools][Options]-[View] tab | Excel Programming |