View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default copying data during iterations

Perhaps you need to post your code here for comments.


--
Don Guillett
SalesAid Software

"aminal" wrote in
message ...

i have a worksheet with formulas that goes through iterations. right
now i set the iterations to 3600 to represent a time step of 1 hour. i
then have to copy and paste the results and then iterate for another
3600 and again copy and paste. i do this for as many hours as i would
like to run the simulation. is there a way i can have excel
automatically copy and paste the results while it is iterating. this
way i can just set it to go through the maximum number of iterations
and it will record the values on its own at 1,2,3,etc hours.

the problem seems to be that if i tell it to paste the values after the
iterations reach a certain time, that anytime after that time it
continues to update the values. i just need it to paste the values at
one time and leave it alone.

thanks


--
aminal
------------------------------------------------------------------------
aminal's Profile:
http://www.excelforum.com/member.php...o&userid=36809
View this thread: http://www.excelforum.com/showthread...hreadid=565184