Spreadsheet Lisp Installation Guide
Microsoft Excel
Pre-installed:
Install it yourself:
- Download/Save 0.9.0.lisp
- Open any Microsoft Excel workbook (.xlsx/.xlsm)
- Click the Developer tab > Visual Basic
- From the top menu, click Insert > Module
- Copy SpreadsheetLisp.vba into the new module window
- Save the macro (Ctrl+S on PC / Command+S on Mac)
- Back in the workbook, click Developer > Macros > SpreadsheetLisp > Run
- Select the downloaded Spreadsheet Lisp (0.9.0.lisp) source file
Google Sheets
Install it yourself:
- Open any Google Sheet
- Click Extensions > Apps Script
- Copy/paste 0.9.0.js into Apps Script
- Click Save
If any error(s) occur(s): please email dev@spreadsheet.institute for support.
(Or open an issue on GitHub!)