Trying to figure out VBA Sub that will scan Column "O" starting at "O5" for any blanks/empty cells found.. <b>IF YES,</b> then run <u><i>Module45,</u></i> <b>IF NO,</b> then run <u><i>Module50.</u></i>
NOTE: (don't want to include the blanks that may be present at the base of the worksheet)...
<b>May need to refer to Col A to look for data present...</b> If yes, continue to scan down COLUMN O looking for blanks in O.
Once it sees that there is no more data in Col A, then stop looking. (don't want it to look at rows at the bottom of the sheet that don't hold any data)
Thanks!
NOTE: (don't want to include the blanks that may be present at the base of the worksheet)...
<b>May need to refer to Col A to look for data present...</b> If yes, continue to scan down COLUMN O looking for blanks in O.
Once it sees that there is no more data in Col A, then stop looking. (don't want it to look at rows at the bottom of the sheet that don't hold any data)
Thanks!