Hello all,
my worksheet has a named range that it constantly being resized; every week there's a new row added, etc. My goal is to traverse the array from top to bottom with checks at each row (VBA of course).
An IF statement should check to see if CONDITION is met at each row. If it is...