Hi, everything I used to know about VBA I have forgotten, so this simple task is causing me a headache.
I want to populate the value of B3 incrementally from the cell right above it IF the value of A3 is the same as A2. ELSE populate as .001 and repeat for B4,
and loop until a blank cell is reached.
I want to populate the value of B3 incrementally from the cell right above it IF the value of A3 is the same as A2. ELSE populate as .001 and repeat for B4,
and loop until a blank cell is reached.