Tag: duplicates

3 script(s) tagged “duplicates”

⚡ PowerShell 5.1+

Find Duplicate Files

Recursively scans a folder tree for duplicate files using size pre-filtering plus SHA256 hashing, with an optional safe…

📊 VBA (Excel)

Highlight Duplicate Values

Highlights duplicate values within the current selection using conditional formatting-style fill color.

📊 VBA (Excel)

Remove Duplicate Rows

Removes duplicate rows from the active sheet based on all used columns, keeping the first occurrence.