Forum Discussion

ANGHamilton777's avatar
ANGHamilton777
Copper Contributor
Jun 18, 2024
Solved

Formula to reveal the row number of where the duplicate value is located

Please help!  Last week I found an excellent formula and now am kicking myself for not saving it.     I'm working on a large spreadsheet.  On 2 columns, I have run the Conditional Formatting / Dupl...
  • ANGHamilton777's avatar
    ANGHamilton777
    Jun 21, 2024

    Thank you. This is a perfect match =IFNA("B"&XMATCH(A2,B:B),"")

    ="B"&MATCH(1,COUNTIF(A:A,B:B),0) keeps having me reboot Excel due to a delay, not sure what the reason is. I'll go with the one above.

Resources