Personal.xls sometimes does not open

R

rutgermooy

Hi,

My personal.xls file for excel won't open when I doubleclick an .xls
file.

It does, however, open normally when I start excel regularly.

Location of personal.xls=
D:\Documents and Settings\username\Application
Data\Microsoft\Excel\XLSTART

which corresponds to the value I get when checking it in Visual Basic.

It's not 'disabled' in Help --> About --> Disabled Items

Any idea what causes this?

Thanks!
 
D

Dave Peterson

Could it be that personal.xls tries to open and excel gives you a warning
message that it's already open.

And you answer No to the "open readonly" prompt?

If that happens, then it sounds like windows is trying to start a second
instance of excel when you double click on any .xls file--instead of using the
already opened instance.

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top