Two Excel sessions spawned at startup

R

r0dsc0tt

I corrected a PDFmaker problem but now Excel generates two sessions whenever
I open a file
 
G

Gord Dibben

Do you mean two distinct sessions of excel.exe are running?

If you open the Task Manager do you see two sessions?

Try one of these fixes.

Tools>Options>General uncheck "Ignore other Applications"
Exit Excel and try again

If this doesn't work try to re-register Excel

Close Excel first and On the Windows Taskbar

1) Start>Run "excel.exe /unregserver"(no quotes)>OK.
2) Start>Run "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 Start>Run "C:\yourpath\excel.exe /regserver"(no quotes)>OK.


Gord Dibben MS Excel MVP


I corrected a PDFmaker problem but now Excel generates two sessions whenever
I open a file

Gord Dibben MS Excel MVP
 
Top