Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Hi,
Yesterday I wrote a piece of code on a excel sheet and now I am not able to open that file. Looks like excel has crashed and I dont know how I can get to the code without being able to open the file. When i try to open the file, I get the hour glass and it stays there infinite. I have to kill it to close it. Is there anyway I can get to the code page? I can open a new/diff file and go the code editor. Since I have the code inline and not in a file. Can anyone help me get to the code?I worked on it from a week and am mad to loose that in a click? :( Appreciate any replies ....& |
#2
![]() |
|||
|
|||
![]()
Are your security settings at "Low"? If yes, set to Medium or higher
and then open the file: you should get a security warning. Disable the macros- you will be able to view the code but not run macros. If that doesn't work, when you open the file and get the hourglass, press ESC to see if that halts the code. Another way to do this- on my keyboard, yours may be different- is to simultaneously press the CTRL and PAUSE BREAK keys. (The Pause Break is on my Microsoft ergonomic keyboard; you should have a similar key that is labeled differently). |
#3
![]() |
|||
|
|||
![]()
Open your file in Office Safe Mode.
-- Gary's Student "Dave O" wrote: Are your security settings at "Low"? If yes, set to Medium or higher and then open the file: you should get a security warning. Disable the macros- you will be able to view the code but not run macros. If that doesn't work, when you open the file and get the hourglass, press ESC to see if that halts the code. Another way to do this- on my keyboard, yours may be different- is to simultaneously press the CTRL and PAUSE BREAK keys. (The Pause Break is on my Microsoft ergonomic keyboard; you should have a similar key that is labeled differently). |
#4
![]() |
|||
|
|||
![]()
Thanks Dave,
The macro security worked! Thank you soo much. Appreciate everyone's help. Thanks "Dave O" wrote: Are your security settings at "Low"? If yes, set to Medium or higher and then open the file: you should get a security warning. Disable the macros- you will be able to view the code but not run macros. If that doesn't work, when you open the file and get the hourglass, press ESC to see if that halts the code. Another way to do this- on my keyboard, yours may be different- is to simultaneously press the CTRL and PAUSE BREAK keys. (The Pause Break is on my Microsoft ergonomic keyboard; you should have a similar key that is labeled differently). |
#5
![]() |
|||
|
|||
![]()
Hi Kiran
Open Excel FileOpen Select the file Press the Shift key when you click on Open This way the file will open without running the macro's -- Regards Ron de Bruin http://www.rondebruin.nl "Kiran" wrote in message ... Hi, Yesterday I wrote a piece of code on a excel sheet and now I am not able to open that file. Looks like excel has crashed and I dont know how I can get to the code without being able to open the file. When i try to open the file, I get the hour glass and it stays there infinite. I have to kill it to close it. Is there anyway I can get to the code page? I can open a new/diff file and go the code editor. Since I have the code inline and not in a file. Can anyone help me get to the code?I worked on it from a week and am mad to loose that in a click? :( Appreciate any replies ...& |
#6
![]() |
|||
|
|||
![]()
Worth a shot: Try holding down ALT when opening the file. This will bypass
any code that is trying to run at start up. Unfortunately, that may not be the source of your problem, but it's easy enough to find out. -- George Nicholson Remove 'Junk' from return address. "Kiran" wrote in message ... Hi, Yesterday I wrote a piece of code on a excel sheet and now I am not able to open that file. Looks like excel has crashed and I dont know how I can get to the code without being able to open the file. When i try to open the file, I get the hour glass and it stays there infinite. I have to kill it to close it. Is there anyway I can get to the code page? I can open a new/diff file and go the code editor. Since I have the code inline and not in a file. Can anyone help me get to the code?I worked on it from a week and am mad to loose that in a click? :( Appreciate any replies ...& |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Opening two separate instances of Excel | Excel Discussion (Misc queries) | |||
VBA for Excel 2000 file is corrupt | Excel Discussion (Misc queries) | |||
Stop Excel Rounding Dates | Excel Discussion (Misc queries) | |||
Hints And Tips For New Posters In The Excel Newsgroups | Excel Worksheet Functions | |||
Excel 2002 and 2000 co-install. Control Which Starts ? | Excel Discussion (Misc queries) |