How to use this office tool
- Upload a file and choose the worksheet.
- Select Query in the option field, then enter the search text when prompted.
- Run the filter, review match counts, and download the matching rows.
\n
Keep spreadsheet rows that match text in any cell and export the matching records to a new Excel workbook.
Searches the selected worksheet using a text query, supports case-sensitive or case-insensitive matching, and keeps the header.
Enter the filter query in the output-format field after selecting Query. Blank queries are rejected.
Accepts XLSX, XLS, CSV, and TSV. Matching rows are exported as XLSX.
| Input | Output |
|---|---|
| XLSX, XLS, CSV, TSV (as applicable) | New XLSX file |
Yes. A row matches when the query occurs in at least one parsed cell.
It is case-insensitive by default; the Preserve formulas checkbox is repurposed as the case-sensitive option on this page.
Yes. The configured header row is retained even when it does not contain the query.
No. This tool uses literal contains matching to avoid unexpected regular-expression behavior.
The tool reports zero matches and does not create a misleading empty download.
| Limit | Value |
|---|---|
| File size | 25 MB |
| Preview | Up to 100 rows × 12 columns |