A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Setting up and Configuration
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

explorer doesn't activate excel files only starts excel programme



 
 
Thread Tools Display Modes
  #1  
Old February 25th, 2006, 06:07 PM posted to microsoft.public.excel.setup
external usenet poster
 
Posts: n/a
Default explorer doesn't activate excel files only starts excel programme

Hi, I have recently upgraded to MS Office Pro 2003, which is fine exept that
I cannot seem to access excel files from explore or my computer. All that
happens is I get the programme with a blank screen. I can get the file I want
by the usual file/open etc but this isn't much use for quick picks. Anybody
got any ideas about what I can do?

Regards

  #2  
Old February 25th, 2006, 06:41 PM posted to microsoft.public.excel.setup
external usenet poster
 
Posts: n/a
Default explorer doesn't activate excel files only starts excel programme


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.

gandalf wrote:

Hi, I have recently upgraded to MS Office Pro 2003, which is fine exept that
I cannot seem to access excel files from explore or my computer. All that
happens is I get the programme with a blank screen. I can get the file I want
by the usual file/open etc but this isn't much use for quick picks. Anybody
got any ideas about what I can do?

Regards


--

Dave Peterson
  #3  
Old February 25th, 2006, 07:24 PM posted to microsoft.public.excel.setup
external usenet poster
 
Posts: n/a
Default explorer doesn't activate excel files only starts excel progra

Nice try but no luck with this gremlin

"Dave Peterson" wrote:


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.

gandalf wrote:

Hi, I have recently upgraded to MS Office Pro 2003, which is fine exept that
I cannot seem to access excel files from explore or my computer. All that
happens is I get the programme with a blank screen. I can get the file I want
by the usual file/open etc but this isn't much use for quick picks. Anybody
got any ideas about what I can do?

Regards


--

Dave Peterson

  #4  
Old February 25th, 2006, 07:39 PM posted to microsoft.public.excel.setup
external usenet poster
 
Posts: n/a
Default explorer doesn't activate excel files only starts excel progra

Sorry Dave, I got it wrong I didn't shut down all copies of excel. It now
works fine, thanks for your help.

"gandalf" wrote:

Nice try but no luck with this gremlin

"Dave Peterson" wrote:


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.

gandalf wrote:

Hi, I have recently upgraded to MS Office Pro 2003, which is fine exept that
I cannot seem to access excel files from explore or my computer. All that
happens is I get the programme with a blank screen. I can get the file I want
by the usual file/open etc but this isn't much use for quick picks. Anybody
got any ideas about what I can do?

Regards


--

Dave Peterson

  #5  
Old February 25th, 2006, 08:37 PM posted to microsoft.public.excel.setup
external usenet poster
 
Posts: n/a
Default explorer doesn't activate excel files only starts excel progra

One gremlin out of the way. Don't feed the remaining after midnight!

gandalf wrote:

Sorry Dave, I got it wrong I didn't shut down all copies of excel. It now
works fine, thanks for your help.

"gandalf" wrote:

Nice try but no luck with this gremlin

"Dave Peterson" wrote:


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.

gandalf wrote:

Hi, I have recently upgraded to MS Office Pro 2003, which is fine exept that
I cannot seem to access excel files from explore or my computer. All that
happens is I get the programme with a blank screen. I can get the file I want
by the usual file/open etc but this isn't much use for quick picks. Anybody
got any ideas about what I can do?

Regards

--

Dave Peterson


--

Dave Peterson
  #6  
Old February 27th, 2006, 05:19 PM posted to microsoft.public.excel.setup
external usenet poster
 
Posts: n/a
Default explorer doesn't activate excel files only starts excel progra

I think I have figured out this stupid Excel thing.

Excel has this bast%^%^ized MDI SDI thing.

I think most people run Excel with it's child Window Maximized (which
makes it really confusing).

So when you click on another file it switches to that file, hides the
other window but adds another icon on your task bar giving you the
feeling you started another instance of excel (but it didn't !!). I've
been burned by this too many times and shutdown what I thought was one
instance of excel turned out to be all of them. Word does not behave
this way.

So there is an option to disable this feature called "Ignore Other
Applications" (under Options- General). If you look at the help on
this it basically shuts of DDE. What DDE basically does is when you
click on a file it checks to see if Excel is already running and if it
is, it passes the file to that already running instance. The problem
with shutting this swicth off is the file mappings that are already
installed assume DDE is on and things break. So when you shut that
option off you suddenly start getting errors that Excel cannot find the
file.

To fix this go into your File Explorer (My Computer) and Choose Folder
- Options - File Type. Find XLS and select it, then click advanced
button. Now Select the "Open" Action and choose Edit button. Now this
is the trick, shutoff DDE by unchecking it. Then edit the end of the
action. The end should be something like this (note the "%1") and note
there must be a space between the /e and the first quote.

"C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE" /e "%1"

Now this allows you to create a SEPERATE instance of excel everytime
you click on an Excel file. And when you close that excel instance it
has no impact on any other. It also gets rid of the I can't find the
file problem. In some cases you will see a %1 without the quotes. That
causes the problem that excel can't find files when the path has spaces
in it.

You may want to repeat this for other files types that maps to Excel.
Like .CSV

  #7  
Old February 27th, 2006, 05:26 PM posted to microsoft.public.excel.setup
external usenet poster
 
Posts: n/a
Default explorer doesn't activate excel files only starts excel progra

Correction:

The problem with turning THIS SWITCH ON is the file mappings that are
already
installed assume DDE is on and things break.

If you have it unchecked (default behavior) you get the funky
SDI/MDIExcel Instance behavior.

If you check it, you get the more logical MDI/SDI/Excel Instance
behavior but the file type mappings must be fixed as I described above.

  #8  
Old February 28th, 2007, 03:37 PM posted to microsoft.public.excel.setup
Dallas
external usenet poster
 
Posts: 15
Default explorer doesn't activate excel files only starts excel progra

This happened to me and I finally found the fix today!!

the problem was that in the options of excel, in the general tab, the
"ignore other applications" was ticked on. problem solved by ticking it off.



"mswlogo" wrote:

Correction:

The problem with turning THIS SWITCH ON is the file mappings that are
already
installed assume DDE is on and things break.

If you have it unchecked (default behavior) you get the funky
SDI/MDIExcel Instance behavior.

If you check it, you get the more logical MDI/SDI/Excel Instance
behavior but the file type mappings must be fixed as I described above.


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
suggestion for excel tool option David Coleman General Discussions 7 November 10th, 2005 03:33 AM
Can we import an Excel sheet to use as base for report? StargateFan New Users 9 November 4th, 2005 07:32 PM
Excel 2003 crashes loading excel files created Excel 2000 Jeff Lewin Australia General Discussion 0 June 27th, 2005 04:20 AM
Office 2003 User Settings (Opening DBF files with Excel via Explorer) David Purdy Setup, Installing & Configuration 3 December 1st, 2004 11:03 AM
Product Key for Office XP P.G.Indiana Setup, Installing & Configuration 1 June 7th, 2004 03:22 AM


All times are GMT +1. The time now is 02:49 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.