I currently have the code below that runs from row 4 in worksheet "Coupon" until it reaches the last last non-blank row.
I want to make a tweak to this so that it is more optimized, not doing unnecessary work any runs much more quickly. What I would like to do is to only run this part of the code![]()
Please Login or Register to view this content.
If the values in columns J and K are not equal to columns BB and BC. If they are then skip this loop and move on to the next row.![]()
Please Login or Register to view this content.
Does this all make sense?
Bookmarks