Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 30
Default File not Found !

When I try to open Excel I get:
Microsoft Visual Basic
File Not Found !
With the yellow triangular sign displaying "!"
The message box has an OK and Help button.
If I click on OK I can proceed to any spreadsheet and Excel
acts the way it should.
If I click on "Help", I get the following message:

Can't find specified file.
The file was not found where specified. This error has the
following causes and solutions:

· A statement, for example, Kill, Name, or Open,
refers to a file that doesn't exist.

Check the spelling of the file name and the path
specification.

· An attempt has been made to call a procedure in a
dynamic-link library (DLL), but the library file name
specified in the Lib clause of the Declare statement can't
be found.

Check the spelling of the file name and the path
specification.

· In the development environment, this error occurs
if you attempt to open a project or load a text file that
doesn't exist.

Check the spelling of the project name or file name and
the path specification.

For additional information, select the item in question
and press F1.

I would gratefully appreciate any help...
Thanks in advance
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 117
Default File not Found !

1. Do you have any add-ins loaded? Try turning off all add-ins
(Tools|Add-ins... command).
2. When Excel starts up, is there an empty workbook displayed, or a gray
screen (no workbook)? You may have a Book.XLT template in the XLSTART
directory that has auto-open macros in it.
3. Are there any hidden workbooks after starting up Excel? They might have a
macro in them.
3. You might also have a Personal.XLS workbook that has auto-open macros in
it.
4. Check the "Control how Microsoft Excel starts" topic in Excel Help.

Whatever is getting loaded during startup may be the result of a virus. Is
your virus scanning software up-to-date? When was the last complete system
scan done?
If all of this fails, then there may be a missing file or something wrong in
your installation. You might have to try the Help and Repair command, but
definitely save this as a last option, since it will restore your Excel
installation all the way back to day one, with no Service Packs, etc.
--
Just some quick ideas to check,
Bill


"Alan" wrote in message
...
When I try to open Excel I get:
Microsoft Visual Basic
File Not Found !
With the yellow triangular sign displaying "!"
The message box has an OK and Help button.
If I click on OK I can proceed to any spreadsheet and Excel
acts the way it should.
If I click on "Help", I get the following message:

Can't find specified file.
The file was not found where specified. This error has the
following causes and solutions:

· A statement, for example, Kill, Name, or Open,
refers to a file that doesn't exist.

Check the spelling of the file name and the path
specification.

· An attempt has been made to call a procedure in a
dynamic-link library (DLL), but the library file name
specified in the Lib clause of the Declare statement can't
be found.

Check the spelling of the file name and the path
specification.

· In the development environment, this error occurs
if you attempt to open a project or load a text file that
doesn't exist.

Check the spelling of the project name or file name and
the path specification.

For additional information, select the item in question
and press F1.

I would gratefully appreciate any help...
Thanks in advance


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
File not found Eric Excel Discussion (Misc queries) 3 February 27th 08 08:40 PM
File not found Brettjg Excel Discussion (Misc queries) 2 December 2nd 07 09:46 PM
File Not Found menu pops up after I open a file Harveytunes Excel Discussion (Misc queries) 3 January 27th 06 07:23 PM
How do I reference external data from a file, file name found in . Clux Excel Discussion (Misc queries) 1 February 10th 05 10:52 PM
File Not found Todd Huttenstine[_2_] Excel Programming 2 December 27th 03 03:36 AM


All times are GMT +1. The time now is 01:49 AM.

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

About Us

"It's about Microsoft Excel"