Hi,
I have a worksheet full of data for which I would like to create serial numbers, given certain critria are met.
I'm using the "While" function to loop through rows, for as long as they have some text. Then I'm utilizing an "If Statement" to see if 3 criteria are met.
if so, I would like...