Hello All,
I am writing a code that does the 2 steps listed below, a total of 50 times. Below is a description of what the code does.
Step 1) The code looks for a single cell to see if it is blank, or to be precise, if it is A1="". If the cell is empty (" "), then the code skips step 2 below...