How do I make XLS files open in Excel 2003 instead of Excel 2007?

R

Roger Govier

Hi

One way
You can to change the Windows setting for File Association.
For Vista, it is in Control Panel>Default programs>Set
associations>.xls>Choose the version of Excel you want.

You would need to do the same thing for .xla , 'xlb etc.
 
D

Dave Peterson

Like when you double click on them in windows explorer?

You could reregister excel.
close excel (all instances)

windows start button|Run
type:
"C:\your path to excel 2003\excel.exe" /unregserver
and hit enter.

Then in the Run dialog:
"C:\your path to excel 2003\excel.exe" /regserver

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

And the last version of excel installed (or reregistered) will become the
default.

SA wrote:
 

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