Download & install
WhichStat is a modern Excel Add-in (Office.js) for Microsoft 365 Excel on Windows, Mac, and the web. Canonical URL: https://whichstat.com/download.
Install from the Insert tab — not File → Options. File → Options → Excel Add-ins only accepts legacy
.xlam/.xll files and will not load WhichStat.AppSource listing is the primary path when live. Until then, sideload the manifest.
Excel on the web
- Open a workbook at excel.office.com.
- Insert → Add-ins → My Add-ins → Upload My Add-in.
- Browse to
manifest.xmland Upload.
Excel for Windows
- Save
manifest.xmlin a folder (for exampleC:\WhichStat) and share it as a trusted catalog if your admin requires it. - Insert → Add-ins → My Add-ins → Upload / Shared Folder → WhichStat.
Excel for Mac
- Insert → Add-ins → My Add-ins → Choose from File / Upload.
- Select
manifest.xml.
Developer sideload: run pnpm dev:addin and point Excel at https://localhost:3000 (trust the cert first).