DBL click over an excel file

  • Thread starter Thread starter A-Design
  • Start date Start date
A

A-Design

Hi,
When I am doing DBL click over an excel file the program is getting executed
but the file that I have dbl clicked it, doesn't get open automatically ,I
have to go to the file menu and open it through that menu,how I can fixed
this?
Thanks,
Afshin
 
Afshin

Tools>Options>General uncheck "Ignore other Applications"
Exit Excel and try again

If this doesn't work try to re-register Excel

Close Excel first and
On the Windows Taskbar

1) Start>Run "excel.exe /unregserver"(no quotes)>OK.
2) Start>Run "excel.exe /regserver"(no quotes)>OK.
See the space between exe and /regserver

You might have to designate a full path to excel.exe.
In that case Start>Run "C:\yourpath\excel.exe /regserver"(no quotes)>OK.

Gord Dibben Excel MVP
 
Back
Top