Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 270
Default Processing Time Varies

I have a large Excel file with lots of coding. When I run the code, it
takes, for example 5 minutes to complete. When another person (on another
computer) runs it, it takes 2 hours to finish. It is the only file open at
the time for both of us, we are both in the same states of calculation, and
we both have the same processor speed/RAM, so what else could be causing
this. Could it have anything to do with VBA references that I have that they
don't? Am just reaching here but have no idea as to what is causing this
discrepancy. Any thoughts would be appreciated; I have to get this resolved
and am at my wits end.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9,101
Default Processing Time Varies

Move the file to a local drive on each PC (C:\) to determine if the problem
is a network connection.

You can check your network speed by going to control panel - Network
Connections - Local Area Connection. Or looking at the task Manager Network
window.

There may be some spy ware software runing in the background on the slow
machine. Try running code on a couple more PC to see if it is only a problem
on one PC.



"Paige" wrote:

I have a large Excel file with lots of coding. When I run the code, it
takes, for example 5 minutes to complete. When another person (on another
computer) runs it, it takes 2 hours to finish. It is the only file open at
the time for both of us, we are both in the same states of calculation, and
we both have the same processor speed/RAM, so what else could be causing
this. Could it have anything to do with VBA references that I have that they
don't? Am just reaching here but have no idea as to what is causing this
discrepancy. Any thoughts would be appreciated; I have to get this resolved
and am at my wits end.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 270
Default Processing Time Varies

Thanks, Joel. I should have said - they are already just running on a local
drive, not network connected. And the slow processing time does happen on
one other machine that I'm aware of so far. We all have Excel 2003, same SP,
and same OS. I thought it might be an issue possibly with Windows XP service
packs/updates, but we work for a large company and all those are
automatically "pushed" and installed.

"Joel" wrote:

Move the file to a local drive on each PC (C:\) to determine if the problem
is a network connection.

You can check your network speed by going to control panel - Network
Connections - Local Area Connection. Or looking at the task Manager Network
window.

There may be some spy ware software runing in the background on the slow
machine. Try running code on a couple more PC to see if it is only a problem
on one PC.



"Paige" wrote:

I have a large Excel file with lots of coding. When I run the code, it
takes, for example 5 minutes to complete. When another person (on another
computer) runs it, it takes 2 hours to finish. It is the only file open at
the time for both of us, we are both in the same states of calculation, and
we both have the same processor speed/RAM, so what else could be causing
this. Could it have anything to do with VBA references that I have that they
don't? Am just reaching here but have no idea as to what is causing this
discrepancy. Any thoughts would be appreciated; I have to get this resolved
and am at my wits end.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Processing taking a really long time SS Excel Discussion (Misc queries) 2 March 17th 09 02:19 PM
% allocated over time varies AK Excel Worksheet Functions 1 October 9th 08 01:04 AM
Processing Time [email protected] Excel Worksheet Functions 0 July 20th 07 06:52 PM
number to time format when digit length varies UM Win Excel Programming 5 December 9th 05 01:57 AM
Processing time to set values Eric Excel Programming 1 November 2nd 04 07:53 PM


All times are GMT +1. The time now is 01:17 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"