EXCEL Problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

when I open an excel file the sheet does not open but the excel pprograms does.

while If I open the EXCEL application and then IO go to file open then I
have no problem
 
Hi Jiji,
when I open an excel file the sheet does not open but the excel pprograms does.

while If I open the EXCEL application and then IO go to file open then I
have no problem

How to reinstate Excel's ability to open files with spaces
in their name/path by double clicking:

1. Have Excel correct it

1. Choose start (Start button), Run, type:
"C:\Program Files\Microsoft Office\Office\EXCEL.EXE" /Regserver
2. Click OK

2. Do it yourself

1. Open Windows Explorer.
2. Choose from its menu: View, Options. (or View / Folder Options in Windows 98)
3. Select the File Types tab
4. Scroll to Microsoft Excel Worksheet
5. Click Edit
6. Select the OPEN entry (it should be highlighted (bolded)
7. Click Edit and check that the fields are set as follows:
a) Application used: should be EXCEL.EXE, loaded from the correct directory
b) Use DDE should be checked
c) The DDE message should be (exactly): [Open("%1")]
d) Application should be: excel
e) DDE Application not running should be empty
f) Topic should be: system
8. Click OK
9. Click Close
10. If you wish to double-click other Excel file types, e.g. template
(xlt) or workspace (xlw), select the appropriate type in the File Types
tab and repeat from step (5)

For the XLVIEWER:

- Use DDE turned OFF
- Command line: "c:\program files\xlview\xlview.exe" "%1"

Regards,

Jan Karel Pieterse
Excel MVP
www.jkp-ads.com
 
Jiji said:
when I open an excel file the sheet does not open but the excel pprograms
does.

while If I open the EXCEL application and then IO go to file open then I
have no problem

If Jan Karel's suggestions don't work, open Excel and choose
Tools/Options/General from the menu. If the "Ignore Other Applications"
checkbox is selected, uncheck it and click OK. This should solve the
problem.

--
Rob Bovey, MCSE, MCSD, Excel MVP
Application Professionals
http://www.appspro.com/

* Please post all replies to this newsgroup *
* I delete all unsolicited e-mail responses *
 
I was having the same problem, though it was with all Excel files.
Double-clicking directly on a file would launch Excel but not open the file.

Rob's suggestion worked just fine.

Thanks,
Bill
 
Back
Top