View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Problem opening a file

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 MS Excel MVP

On Fri, 28 Sep 2007 05:08:01 -0700, Dave
wrote:

If I choose a file from Windows Explorer, Excel loads OK but then says cant
find the file, but that's because the full path to the
file gets broken down into silly parts like C:\Documents and\myfile.xls and
when you clear that, it say can't find C:\Settings\myfile.xls. and continues
on until finally giving up.

Any ideas please