Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default paste special/values can be very slow

Using VBA, I have a script that keeps adding a row of data to one worksheet,
and a row of forumulaes to a second worksheet that analysis the data. the
data is "real time". to keep the size of the worksheet with formula
reasonable, I copy/paste special the values of each old row onto itself every
time there is a new row of formula created. I use range.calculate to
calculate the new formulas. The problem is that yptically the copy/paste
special takes a few msec, but every once in a while (about 5% of the time)
the past special can take seconds.

I think I've done all the usual things like make sure there are no volatile
functions and turn of automatic recalc and screen updating, as if evidenced
by the fact that the paste only takes a few millisecond most of the time.

Any suggestions as to what I should look at?
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
Paste Special is extremely slow Shaun Excel Discussion (Misc queries) 1 August 15th 08 12:13 PM
Paste special values but not... aprillachlan Excel Worksheet Functions 3 June 26th 06 05:47 PM
paste special values baiju101 Excel Worksheet Functions 1 April 4th 06 02:11 PM
paste special values jenn Excel Worksheet Functions 2 February 3rd 05 01:45 AM
Dynamic Copy/Paste Special Formulas/Paste Special Values Sharon Perez Excel Programming 3 August 7th 04 09:49 PM


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

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

About Us

"It's about Microsoft Excel"