Hi All,
I am quite new to VBA and currently trying to create a Goal Seek Loop 11 row, skip 50 rows, and then run for another 11 row and so forth until last active cell.
For e.g. run goal seek row 20 to 30, skip row 31-84, run goal seek again row 85 to 95, and so forth.
I got a code that runs...