Upload an Excel file (.xlsx
or .xls
) with Phone and Username in the first two columns. We'll detect duplicate phone numbers and give you a downloadable Excel result.
Output columns: phone
, first_user
, last_user
, count
.
Sorting: highest count
first, then by phone
.