ToolBelt for Excel logo

ToolBelt for Excel

The everyday data fixes you keep needing — free, in one task pane.

⬇ Download the add-in

A tiny .xml file — see install steps below · Free forever · No accounts · Your data never leaves Excel

What's inside

Trim spacesLeading, trailing, doubled, and non-breaking spaces.
Remove invisible charactersZero-width and control characters that break lookups.
Text → numbersFix numbers stored as text, incl. (123) negatives and EU commas.
Text → datesReal Excel dates from ISO, 1/31/2024, 31-Jan-2024, month names.
Fuzzy duplicatesCatch "Jon Smith" vs "John Smith" — review before deleting.
Lookup & merge tablesXLOOKUP-style pulls as plain values, with fuzzy keys.
Remove empty rowsClear fully empty rows in your selection.
Change caseUPPER, lower, Proper, Sentence — no formulas.
Merge & split columnsFull name → first + last, and back again.
SheetsBatch-rename with find & replace; clickable index sheet.
Fix trailing minusAccounting imports: "123.45-" → -123.45.
Safe by designCleaning tools never overwrite formula cells.

100% free · no sign-up · no telemetry · works in Excel on Windows, Mac, and the web

Install (2 minutes)

🌐 Excel on the web — easiest
  1. Download the add-in file (ToolBelt-manifest.xml).
  2. Open any workbook at excel.cloud.microsoft.
  3. Go to Home → Add-ins → More Add-ins (on some ribbons: Insert → Add-ins).
  4. Choose the MY ADD-INS tab → Upload My Add-in → select the downloaded file.
  5. ToolBelt appears on your ribbon. Select a range and click a fix.
🖥️ Excel on Windows desktop
  1. Download the installer script (install-windows.ps1).
  2. Right-click the downloaded file → Run with PowerShell. Approve the admin prompt (it registers a local trusted add-in folder — a one-time Windows requirement for add-ins installed outside the Office Store).
  3. Restart Excel, then go to Insert → Get Add-ins (or Home → Add-ins → More Add-ins) → SHARED FOLDER tab → ToolBelt for ExcelAdd.

Prefer to see what the script does first? It's ~40 readable lines — open it in Notepad. To uninstall, run it again with -Uninstall.

🍎 Excel on Mac
  1. Download the add-in file.
  2. Open Terminal and paste:
mkdir -p ~/Library/Containers/com.microsoft.Excel/Data/Documents/wef
cp ~/Downloads/ToolBelt-manifest.xml ~/Library/Containers/com.microsoft.Excel/Data/Documents/wef/
  1. Restart Excel → Insert → My Add-ins (arrow next to it) → ToolBelt for Excel.

Questions?

Support & contact Privacy (short version: we collect nothing) ☕ Buy me a coffee