C
cooterbug
Hello,
I need help with a macro for work, if anyone could be so kind. Wha
I need to do is this: I have a cell that various formulas refer t
(say b1). I have a list (say a1:a100) with various values. I need t
copy the first value from the list (a1) to b1, calculate, and print
then copy the next value in the list (a2), calc, print, and so on.
know how to get the calculate and print part into the macro, but I nee
to know how to make the loop that copies the list value, advancing on
cell down each time until it's done. Thanks in advance for any/al
help anyone can provide
I need help with a macro for work, if anyone could be so kind. Wha
I need to do is this: I have a cell that various formulas refer t
(say b1). I have a list (say a1:a100) with various values. I need t
copy the first value from the list (a1) to b1, calculate, and print
then copy the next value in the list (a2), calc, print, and so on.
know how to get the calculate and print part into the macro, but I nee
to know how to make the loop that copies the list value, advancing on
cell down each time until it's done. Thanks in advance for any/al
help anyone can provide