Hello -
I have two columns:
Column A | Column B
6022 WF102
6022 WF102
6023 WF104
I am using index/match to fill Column B using look up values in Column A. My goal is to grab the next distinct value in Column B. There are multiple vendors with the same product code and I need to create something that will grab the next distinct value if the cell above in Column B is the same. Thanks in advance!!!
I have two columns:
Column A | Column B
6022 WF102
6022 WF102
6023 WF104
I am using index/match to fill Column B using look up values in Column A. My goal is to grab the next distinct value in Column B. There are multiple vendors with the same product code and I need to create something that will grab the next distinct value if the cell above in Column B is the same. Thanks in advance!!!