🔎How to Find Duplicate Values in Excel Using Formula - Find Duplicates in One or More Columns

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ม.ค. 2025

ความคิดเห็น • 4

  • @markkendal5490
    @markkendal5490 4 หลายเดือนก่อน +1

    Thanks for that. I like the way that you show us how you build the formula, this makes your solution very clear, thank you.

  • @Chattmandoo
    @Chattmandoo 4 หลายเดือนก่อน

    If I have two lists, and in each list there are two columns (first name and last name). How do I pick out names that are unique from both lists. One list contains 10 names, the other list contains 14 names. Both lists can contain the same name. So I want to find unique names from both lists and list them in a new column.
    I don't want to use conditional formatting, only formula.

  • @fadygergis9737
    @fadygergis9737 4 หลายเดือนก่อน +1

    I have a question: How can I find the empty cell in excel sheet? Is there formula for this? thank you

    • @alangtachannel
      @alangtachannel 4 หลายเดือนก่อน

      =if(A1="","Empty","")