Greetings,
What are the limitations for establishing ranges using "For Each" loops?
I am receiving an "Expected In" error on the line below. I am going to be stepping up the sheet but would like the last test integer value to occur simultaneous to the second row value. How is best to do this?
What are the limitations for establishing ranges using "For Each" loops?
I am receiving an "Expected In" error on the line below. I am going to be stepping up the sheet but would like the last test integer value to occur simultaneous to the second row value. How is best to do this?
Code:
For Each H from 1 to Cells(2,"A").Row