L
Laura
I want to take a value and multiply it by a number 10
times in a row. I then need to save that 10th value.
Then I want to continue on until I get to 20 and then
save the 20th value. I want to also save the 30th, 40th,
and 50th value. Can I do this with a Do Loop? How do I
pull out the values I need? Thanks, Laura
times in a row. I then need to save that 10th value.
Then I want to continue on until I get to 20 and then
save the 20th value. I want to also save the 30th, 40th,
and 50th value. Can I do this with a Do Loop? How do I
pull out the values I need? Thanks, Laura