Hey first time here!
I’m trying to create a loop activity (maybe a “do-while” loop) that will be able to recognize if the current value in the cell in column A is the same value as the one above it and if it is, then keep recording the corresponding value in column B. If it is not, then proceed to the next step.
I attached a picture of the columns below. Please let me know if there is more info I could provide!