VeryForgetful
Board Regular
- Joined
- Mar 1, 2015
- Messages
- 242
Hi all,
I have an issue with a for each loop where I want to limit a set range to processing 100 rows on each run.
So the first interaction would be range L2 to L101 then L102 to L203 and so on. The last one would more than likely have less than 100 rows so that would only need to loop as far as the last row.
Any ideas please?
I have an issue with a for each loop where I want to limit a set range to processing 100 rows on each run.
So the first interaction would be range L2 to L101 then L102 to L203 and so on. The last one would more than likely have less than 100 rows so that would only need to loop as far as the last row.
Any ideas please?