PDA

View Full Version : Store data and put them on a new sheet?



doctortt
04-16-2011, 03:41 PM
Gurus. I need some help.

I already have codes to perform some calculations in a loop. How do I store and show the data of each loop onto a new sheet???

doctortt
04-16-2011, 04:10 PM
I believe that I have to store the data into an array. But how do you do it? Can someone shed some lights.

I want VBA to store the value of a formula into an array, and then put it on a new sheet.

BrianMH
04-17-2011, 01:09 AM
is the number of elements fixed?