Hello fellows,
Looking for some help in deciphering the problem below. I've also included a file to point out the issue:
I have the initial data set in columns A and B (sample). I need a way to take column B into the final state scenario which should be the same as column H based on the hierarchy/priority table in columns D and E.
--
Further info:
Column A has duplicates. For each duplicate Fruit, I need to return only one value in the color section based on the table hierarchy so that it ends up like column H. Another potential issue may be that for Apples for example, there are two "Red" denominated for which in the final state, one must read "Red" and the next must read blank.
Best,
Bookmarks