2 excel programs

K

Khalil Handal

Hi,
I have Excel 2003 and lately installed Excel 2007. When clicking on an Excel
file it opens it using Excel 2007.
I need the files to be oppened in Excel 2003 when double clicking the file.
How can this be done.
 
D

Dave Peterson

I'd try reregistering xl2003:

Close excel (all versions)
windows start button|Run
type your path to excel2003:
"C:\whatevergoeshere\excel.exe" /unregserver
and hit enter
then
"C:\whatevergoeshere\excel.exe" /regserver
and hit enter.

The last version installed or registered should be the default program.
 
Top