Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Starting Excel from a file

My customer has a problem starting Excel from a file. When starting
from the excel.exe all is well. When he double clicks a file to open
it Excel takes literally minutes to open itself then the file. No
spyware and no viruses are present.
I get the feeling this could be the template being corrupt but am not
sure. Any help will be greatly appreciated.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Starting Excel from a file

Sometimes one of these works when you're having trouble with double clicking on
the file in windows explorer:

Tools|Options|General|Ignore other applications (uncheck it)

--- or ---

Close Excel and
Windows Start Button|Run
excel /unregserver
then
Windows Start Button|Run
excel /regserver

The /unregserver & /regserver stuff resets the windows registry to excel's
factory defaults.

beel wrote:

My customer has a problem starting Excel from a file. When starting
from the excel.exe all is well. When he double clicks a file to open
it Excel takes literally minutes to open itself then the file. No
spyware and no viruses are present.
I get the feeling this could be the template being corrupt but am not
sure. Any help will be greatly appreciated.


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Starting Excel from a file

How about a virus checker such as Norton. That might be configured to do a
virus scan of the file.

Some other things to try
Anyway, in Excel, go to Tools=Options, general tab and make sure Ignore
Other applications isn't checked.

go to Windows= Start menu (with excel closed)

type in
Excel.Exe /unregserver
and click OK

repeat, put put in

Excel.Exe /regserver

This will freshen Excel's registry settings.


Delete all files in the windows Temp directory

check the xlStart directory below the directory that contains Excel.exe.
Remove files that you are not familiar with from there.

Look for any *.xlb files. These hold menu customizations. rename them with
other than an .xlb extension. If that doesn't have an effect and you want
the customizations, name them back to their old name.


--
Regards,
Tom Ogilvy


"beel" wrote in message
oups.com...
My customer has a problem starting Excel from a file. When starting
from the excel.exe all is well. When he double clicks a file to open
it Excel takes literally minutes to open itself then the file. No
spyware and no viruses are present.
I get the feeling this could be the template being corrupt but am not
sure. Any help will be greatly appreciated.



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
Starting an Excel 2003 file from Excel 2007 ReneI Setting up and Configuration of Excel 3 August 30th 08 08:16 AM
xlstart not starting file Patrick Excel Discussion (Misc queries) 2 January 10th 08 08:22 PM
"File Format Not Valid" When Starting Excel. Error Code 0D3F6000 EMT_Hawk Excel Discussion (Misc queries) 4 March 31st 06 09:22 PM
starting .bat file from excel VBA Mark Excel Programming 2 December 29th 05 06:52 PM
Starting a userform upon starting the file Fritznel Excel Programming 1 July 28th 03 05:37 AM


All times are GMT +1. The time now is 02:21 PM.

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"