View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default filename spaces???

When you ran the regserver command did Windows Installer come up and do its
thing?

Or did you get an error message?

Maybe have a look at these instructions...................

Go to StartSettingsControl PanelFolder OptionsFile Types

If using WinXP OS you would scroll down to .XLS then "Advanced"OpenEdit.

In Command line the path should be similar to this....

"C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE11\EXCEL.EXE" /e

You must have the double quotes and the <space/e prevents a new book from
opening.

Below have "use DDE" checked and this in the DDE message box....[open("%1")]

Application should read "Excel"(no quotes)


Gord

On Mon, 22 Oct 2007 14:26:00 -0700, donbowyer
wrote:

Thank you for the 2 replies.
Have done all suggestions but nothong has changed