इसे छोड़कर कंटेंट पर जाएं

Find Duplicate Cells

Find Duplicate Cells tool आपको selected range, current sheet, या सभी sheets में duplicate values वाली cells locate करने देता है।



Find Duplicate Cells का उपयोग कैसे करें

Section titled “Find Duplicate Cells का उपयोग कैसे करें”
  1. Tool खोलें Add-on sidebar खोलें, Sheets Mega Tools expand करें, Cell Values में जाएँ, और Find Duplicate Cells पर क्लिक करें।

    आप इसी sidebar section को खोलने के लिए Sheets Mega Tools menu shortcut का भी उपयोग कर सकते हैं।

  2. अपना range scope चुनें Radio buttons से चुनें कि कहाँ search करना है:

    • Selection (default) - केवल current selected range में search करें
    • Current Sheet - पूरी active sheet में search करें
    • All Sheets - Spreadsheet की सभी sheets में search करें
  3. Options configure करें (optional) Options panel expand करने के लिए caret button पर क्लिक करें:

    • Ignore empty rows: उन rows को ignore करें जहाँ सभी compared columns खाली हों (default: on)
    • Trimming: Leading/trailing whitespace trim करने के लिए toggle (default: on)
    • Case sensitivity: Case-sensitive comparison के लिए toggle (default: case-insensitive)
  4. Duplicates खोजें Duplicate cells खोजने के लिए main “Find duplicates” button पर क्लिक करें।

  5. Results review करें Results table में यह दिखेगा:

    • Selection के लिए checkbox column
    • Cell reference दिखाने वाला location column (जैसे sheet!A1)
    • “Duplicate” दिखाने वाला type badge
    • Hover पर display value दिखाने वाला tooltip
    • Header में count के साथ collapsible table
  6. Duplicate cells चुनें उन specific duplicate cells को चुनने के लिए checkboxes उपयोग करें जिन्हें आप manage करना चाहते हैं।

  7. Selected cells पर actions लागू करें Selection होने पर action buttons enable हो जाते हैं:

    Highlight - Selected duplicates पर colors apply करें:

    • Single color: सभी selected cells एक color से highlight होती हैं (default: MT yellow #FFEB3B)
    • Multi-color by group: अलग duplicate groups अलग colors से highlight होते हैं, जिन्हें min और max colors के बीच interpolate किया जाता है (default: red #f44336 → green #4caf50 gradient)

    Delete - Duplicate cells हटाएँ, इन options के साथ:

    • Keep occurrence: First (default), Last, या None
    • Create backup sheet: Checkbox (default: off) - Delete करने से पहले backup बनाता है

    Copy result - Range और display value को clipboard पर copy करें (Find Values feature जैसा)


Tool cells को इन आधारों पर compare करता है:

  • Cell की display value (formula नहीं)
  • Default रूप से blanks को ignore करता है
  • Ignore empty rows: जिन rows में सभी compared columns खाली हों उन्हें ignore किया जाता है (default: on, toggleable)
  • Trimming: Leading/trailing whitespace trim की जाती है (default: on, toggleable)
  • Case sensitivity: Default रूप से case-insensitive, और case-sensitive comparison के लिए toggle
  • Formulas: उनके displayed result के आधार पर compare होती हैं (implicit; अलग toggle की ज़रूरत नहीं)

  • Data validation - ऐसे duplicate entries खोजें जो नहीं होने चाहिए
  • Error detection - ऐसी identical values वाली cells पहचानें जो data-entry errors दिखा सकती हैं
  • Data cleaning - Duplicate cell values locate और remove करें
  • Quality assurance - Specific columns में data uniqueness verify करें
  • Pattern analysis - समझें कि values आपके data में कितनी बार repeat होती हैं