Hello,
I am looking for a formula to show the duplicate entries and everything else to be a blank.
For Example.
Column A has: Desired Result in Column B:
Mary Mary
Bob Jane
Jane
Mary
Rob
Jane
Mary & Jane are displayed in Column B since they are the ones duplicated in Column A
I guess its a variant of =If(isna(vlookup( ),"" ?
Bookmarks