EXCEL Problem

J

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
 
J

Jan Karel Pieterse

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
 
R

Rob Bovey

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 *
 
B

Bill

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top