Forum Discussion
webbk22
Apr 13, 2022Copper Contributor
Cannot get my excel loop to move to the next cycle
I want my Macro to loop every 3rd row. Here is the code I am using. It will run through the code find perform the functions great on the first pass, but on the second pass, the loop moves back to ("...
HansVogelaar
Apr 13, 2022MVP
I don't see how this code could run at all - it is both syntactically and logically incorrect.
What is it supposed to do?