LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Hardware effect on Chart creation speed

Hi: (sorry for the long post).

I have created a macro to create graphs (X-Y Plot) from data contained in
worksheets. There is very little computation; most of the work is selecting
the proper columns, figuring out what the titles should be, formatting the
axes and axes titles, creating a footer, formatting the legend on some of the
graphs and setting the margins.

I turn ScreenUpdating off while the chart is "under construction" and turn
it back on once it is constructed; the macro builds 11 Charts and then
displays the time it took to build these charts.

The total time required for the macro varies considerably from one PC to the
next (from 5 seconds to about 50 seconds on my PC); we are all running Office
2000; some of us are on Windows 2000, others on XP. I am on XP.

My question is: what affects the speed of a macro creating charts in Excel ?
I am running a Dell Precision 470 workstation with a Dual Xeon and a NVidia
PCI-e video card (64 MB RAM). I would like to think that this should easily
beat a Pentium 4 box with a 16 or 32 MB RAM video card, but that doesn't seem
to be the case.

I have noticed that, while the macro is running, there is considerable
network traffic (several MBytes) and the CPU allocation to service
SpoolSV.EXE jumps from 0% to over 30%. These activities stop when the macro
ends or is stopped.... what could be creating this (the macro does not
attempt to access data on the network, nor does it print anything). If I
stop SpoolSV.EXE, the macro won't run.

Any insights would be welcomed.

Thanks -- Denis
 
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
Removing gris effect in a chart Olivier Charts and Charting in Excel 8 December 3rd 08 02:43 PM
Chart object effect on Dim sht As Worksheet CinqueTerra Excel Programming 3 April 12th 06 03:30 PM
Mouse over effect on chart - anyone know how to do this? Mark Stephens Excel Programming 1 May 2nd 05 03:08 AM
Create shadow effect on with chart [email protected] Charts and Charting in Excel 1 April 21st 05 10:24 PM
Chart creation ceiling in Excel 2002 via Chart.Add ? Daniel S. Excel Programming 3 August 21st 03 12:06 AM


All times are GMT +1. The time now is 07:15 AM.

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"