I have numerous cells, each cell in the column contains duplicate values that I would like removed (duplicates to be removed from each individual cell, not from entire column).
Example:
Cell A1 contains: MX-30, MX-30, MX-30, MX-31, MX-32, result after function should be: MX-30, MX-31, MX-32.
Cell A2 contains: MX-30, MX-30, MX-31, result after function should be: MX-30, MX-31.
All of my values are separated by commas, so I just need a function/formula that I can copy and paste down across the entire column so that it will remove the duplicate values that appear inside of each cell.
Thank you in advance for anyone that chimes in with a solution,
Red Engine
Bookmarks