Excel extremely slow opening


Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Setup RSS
Next:  Clustered line and bar on two axes  
Author Message
ChrisW
External


Since: Mar 22, 2007
Posts: 6



PostPosted: Thu Mar 22, 2007 12:17 pm    Post subject: Excel extremely slow opening
Archived from groups: microsoft>public>excel>setup (more info?)

Hi All,

We have one user on our domain who has a problem opening 2 excel
spreadsheets, in that they are extremely slow to open and save and close.
Using the spreadsheet once it has opened is fine its just when you come to
save it or close (even without saving) it takes about 4 or 5 minutes. The
excel files are both less than 500KB. The PC is not the fastest machine ever
but its certainly not that bad, and can open other excel documents fine. If
the user logs onto another PC, they do not have the problem though. The files
are located on a network drive and when i copy them to the local drive, they
work fine. However, the user can open other spreadsheets from that very same
network drive directory without a problem. It is a shared workbook but no
other users have any problems. I have turned off things like automatically
calculate and check external file references, and i have removed all temp
files. Really out of ideas, any suggestions?
Back to top
Anne Troy
External


Since: Jun 19, 2005
Posts: 3716



PostPosted: Thu Mar 22, 2007 11:06 pm    Post subject: Re: Excel extremely slow opening [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

This sounds suspiciously to me like there is some kind of temp file(s) on
the network. Have you checked? But, just to be sure, I would troubleshoot
their Excel...perhaps there's a file in their XLSTART or something that's
interfering...
http://www.officearticles.com/excel/troubleshooting_microsoft_excel.htm
Or perhaps there's something weird with the workbook:
http://www.officearticles.com/excel/troubleshoot_your_workbook_in_micr...ft_exce
****************************
Hope it helps!
Anne Troy
www.OfficeArticles.com
****************************
"ChrisW (MCP)" <ChrisWMCP RemoveThis @discussions.microsoft.com> wrote in message
news:98D66E38-9009-44DD-926F-2DD0C66E0F10@microsoft.com...
> Hi All,
>
> We have one user on our domain who has a problem opening 2 excel
> spreadsheets, in that they are extremely slow to open and save and close.
> Using the spreadsheet once it has opened is fine its just when you come to
> save it or close (even without saving) it takes about 4 or 5 minutes. The
> excel files are both less than 500KB. The PC is not the fastest machine
> ever
> but its certainly not that bad, and can open other excel documents fine.
> If
> the user logs onto another PC, they do not have the problem though. The
> files
> are located on a network drive and when i copy them to the local drive,
> they
> work fine. However, the user can open other spreadsheets from that very
> same
> network drive directory without a problem. It is a shared workbook but no
> other users have any problems. I have turned off things like automatically
> calculate and check external file references, and i have removed all temp
> files. Really out of ideas, any suggestions?
Back to top
ChrisW
External


Since: Mar 22, 2007
Posts: 6



PostPosted: Fri Mar 23, 2007 12:16 pm    Post subject: Re: Excel extremely slow opening [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

where would i check for temp files on the network? also, it is only this
machine thats having the problem, surely if the temp files are on the network
then every machine would have the problem? nothing in the xlstart and ive
completely re-installed office. no change

"Anne Troy" wrote:

> This sounds suspiciously to me like there is some kind of temp file(s) on
> the network. Have you checked? But, just to be sure, I would troubleshoot
> their Excel...perhaps there's a file in their XLSTART or something that's
> interfering...
> http://www.officearticles.com/excel/troubleshooting_microsoft_excel.htm
> Or perhaps there's something weird with the workbook:
> http://www.officearticles.com/excel/troubleshoot_your_workbook_in_micr...ft_exce
> ****************************
> Hope it helps!
> Anne Troy
> www.OfficeArticles.com
> ****************************
> "ChrisW (MCP)" <ChrisWMCP.DeleteThis@discussions.microsoft.com> wrote in message
> news:98D66E38-9009-44DD-926F-2DD0C66E0F10@microsoft.com...
> > Hi All,
> >
> > We have one user on our domain who has a problem opening 2 excel
> > spreadsheets, in that they are extremely slow to open and save and close.
> > Using the spreadsheet once it has opened is fine its just when you come to
> > save it or close (even without saving) it takes about 4 or 5 minutes. The
> > excel files are both less than 500KB. The PC is not the fastest machine
> > ever
> > but its certainly not that bad, and can open other excel documents fine.
> > If
> > the user logs onto another PC, they do not have the problem though. The
> > files
> > are located on a network drive and when i copy them to the local drive,
> > they
> > work fine. However, the user can open other spreadsheets from that very
> > same
> > network drive directory without a problem. It is a shared workbook but no
> > other users have any problems. I have turned off things like automatically
> > calculate and check external file references, and i have removed all temp
> > files. Really out of ideas, any suggestions?
>
>
>
Back to top
andym



Joined: May 14, 2007
Posts: 1



PostPosted: Mon May 14, 2007 10:11 am    Post subject: [Login to view extended thread Info.]

hi all, first post for me on the forum.

did this one ever get solved? - i have exactly the same problem and am struggling to find a solution at the moment.

thanks
Back to top
stevero



Joined: Aug 02, 2007
Posts: 5



PostPosted: Thu Aug 02, 2007 12:41 am    Post subject: Re: Excel extremely slow opening [Login to view extended thread Info.]

I had the same problem on a new HP laptop with Vista Business and a whole bunch of HP crapware loaded, including Norton Antivirus. There is much said on the web how Norton can cause slow loading of Word and Excel files. Since I have another antivirus program I use, I disabled Norton from loading in msconfig. Still had painfully slow Office loads.

As a hope and a prayer, I totally uninstalled Norton, and now Office aps loads like they should. I'm not sure what was happening, but I'm guessing opening an Office ap must have somehow caused Norton to load, or at least tried to cause Norton to load. Get rid of Norton Antivirus and get something else that plays nice with MS Office.
Back to top
freeload101



Joined: Oct 19, 2005
Posts: 2



PostPosted: Mon Mar 10, 2008 9:07 am    Post subject: going [Login to view extended thread Info.]

Code:
Windows Registry Editor Version 5.00


# rmccurdy.com

# DOC
[HKEY_CLASSES_ROOT\Word.Document.8\shell\Open\command]
@="\"C:\\Program Files\\Microsoft Office\\Office12\\WINWORD.EXE\" \"%1\""

# docx

[HKEY_CLASSES_ROOT\Word.Document.12\shell\Open\command]
@="\"C:\\Program Files\\Microsoft Office\\Office12\\WINWORD.EXE\" \"%1\""

# xlsx
[HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\command]
@="\"C:\\Program Files\\Microsoft Office\\Office12\\EXCEL.EXE\" /e \"%1\""

#xls
[HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\command]
@="\"C:\\Program Files\\Microsoft Office\\Office12\\EXCEL.EXE\" /e \"%1\""

Back to top
m3Rlin



Joined: Mar 27, 2008
Posts: 1



PostPosted: Thu Mar 27, 2008 5:56 pm    Post subject: Slow Excel 2007 Fix Article [Login to view extended thread Info.]

This article may help: http://www.m3rlin.org/wordpress/slow-opening-excel-2003-files-in-excel-2007/
Back to top
zax20



Joined: Apr 18, 2008
Posts: 1



PostPosted: Fri Apr 18, 2008 5:45 am    Post subject: excel2007 slow open file solution [Login to view extended thread Info.]

May be, This blog will be helpful

http://excel2007-slow-open-file.blogspot.com/
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Setup All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum