DaftForge — home
← All tools
Spreadsheetslive

SheetForge

51 Excel actions you configure, not code.

View source

SheetForge is an MIT-licensed VBA toolkit for desktop Excel on Windows. It ships 51 actions across 10 packages for importing, cleanup, validation, formatting, summarizing, backup, export, and workbook tasks. There is no installer or add-in. Download one .bas file from GitHub Releases and import it into your own workbook.

Choose and configure everything on the workbook’s Setup tab. SheetForge builds the buttons from those choices, so day-to-day use does not require editing VBA. When the workbook is ready, the Complete Macro Setup button removes the setup, menu, and library scaffolding and leaves a workbook that just runs.

The docs include a setup guide for someone who has never opened the VBA editor, plus a PDF, architecture documentation and ADRs, and a macro catalog that records what was deliberately not built.