Drop a CSV here
or choose a file
Matched values — worth a quick eyeball
Every distinct value that triggered a match. The rule is a plain “contains ben and jerry” test, so an unrelated name like Jerry Bennett would slip through. Scan this list before you send the file on.
Preview of kept rows
What it keeps
Teams CSV
Keeps a row when Team Name or Organisation Name contains both “ben” and “jerry”, ignoring case.
Donations CSV
Keeps a row when Profile Name, Team Name or Organisation Name contains both “ben” and “jerry” — and only if Email has a value.
The file type is detected from the header row. Columns, order and formatting are preserved exactly as they came in; the tool only removes rows.