Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 577
Default Excel Worksheet won't open

I have a spreadsheet that won't open, it doesn't time-out or cause an error.
It just sits there indefinetly. The size of the worksheet is 3MB, but I have
others that size. Are there any tools to troubleshoot if the file is corrupt?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default Excel Worksheet won't open

There's a standard Office trick: hold down the Shift key as you're opening
any Office file, and no auto-execute macros (AutoNew, AutoOpen, AutoExec,
Workbook_Open, Document_Open, etc.) will run. This even applies in Windows:
at logon (scripts won't run) and when inserting a CD (autorun won't run).

With Excel this is iffy at best -- double-clicking an XLS file in Explorer
with Shift down doesn't work (i.e., auto-macros still run), nor does dragging
an XLS file from Explorer to Excel's title bar. But if you open just Excel,
close the empty workbook, use the File/Open command to navigate to the file,
hold down Shift as you click the Open button, and keep holding it down until
the file is open, that will work.

So, just open an empty Excel, use File/Open to point to your file, hold down
Shift as you click Open, and keep holding it down for a minute or so. If
it's still hanging, it's probably corrupt, but you can try using Access, OLE,
ODBC or MS Query to try to link to it. If not, hit Alt-F11 to get to the VBA
editor, hit Ctrl-R to open the Project Explorer, click your workbook's entry
there, hit the * (asterisk) on the numeric keypad to expand everything. Then
double-click ThisWorkbook to see if there's any Workbook_Open routine,
double-click every sheet to check for Worksheet_Activate, and finally use
Edit/Find to seach the whole project for any of the auto-execute macros I
mentioned above.

You might also check any add-ins (Tools/Add-ins) or files in the alternate
startup location (Tools/Options/General).

--

--Andy Smith



"Scott" wrote:

I have a spreadsheet that won't open, it doesn't time-out or cause an error.
It just sits there indefinetly. The size of the worksheet is 3MB, but I have
others that size. Are there any tools to troubleshoot if the file is corrupt?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Color Palette changes when I open excel file Nasubixiv Setting up and Configuration of Excel 2 July 10th 06 03:49 PM
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER MEGTOM New Users to Excel 5 October 27th 05 03:06 AM
excel will not open in right worksheet bf Excel Discussion (Misc queries) 1 April 12th 05 12:20 AM
How do I open an Excel worksheet in a new window? Ymotana Excel Discussion (Misc queries) 3 March 31st 05 02:28 AM
make an excel worksheet (sheet 2) open w/ the cursor located in t. animated text in excel worksheet Excel Discussion (Misc queries) 0 February 10th 05 10:29 PM


All times are GMT +1. The time now is 03:08 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"