View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
A-DESIGN A-DESIGN is offline
external usenet poster
 
Posts: 40
Default DBL click over an excel file

Thanks,the first solution just fixed the problem.




"Gord Dibben" <gorddibbATshawDOTca wrote in message
...
Afshin

ToolsOptionsGeneral 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) StartRun "excel.exe /unregserver"(no quotes)OK.
2) StartRun "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 StartRun "C:\yourpath\excel.exe /regserver"(no quotes)OK.

Gord Dibben Excel MVP

On Mon, 27 Sep 2004 22:31:24 -0700, "A-Design"
wrote:

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