View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Excel missing from the "open with" command

Paul

OP wants to use Excel to open *.IIF and *.TXT files.

Opening Excel files is not the issue.


Gord

On Wed, 5 Mar 2008 10:08:56 -0500, "PCLIVE" wrote:

Dave Peterson helped me out with something similar to this. See if this
helps.

------------
Sometimes one of these works when you're having trouble with double clicking
on
the file in windows explorer:

Tools|Options|General|Ignore other applications (uncheck it)

--- or ---

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

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

Maybe one of these will work for you.
-------------------