Opening Excel

R

rhino

When I open a workbook file by double clicking with left
mouse button I get non-descript hieroglyphics. The only
way I can open the file is by right clicking on the file
and clicking on "open with" and then clicking the excel
logo.
Is there a fix so that I can open directly with the left
mouse button? Thanks.
 
D

Dave Peterson

Another way to reset this file association is to:

Close Excel and
Windows Start Button|Run
excel /unregserver
then
Windows Start Button|Run
excel /regserver

(When you see those hieroglyphics, you're not in excel, right?)
 
Top