For Next Loop

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all

Using Office Excel 2003 Sp1

When using the For i = 1 to 10
‘Your code’
Next i

Can the number 10 be obtained from a cells value on the same sheet or a
second sheet?
(a formula would produce the cells value of 10, 14, 25 etc..)

The value in the cell will not change while code is running.

--
Thank you

Regards

Bob C
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top