A bug that I actually caught early on in development (using the loadExample.xlsx file iirc). But until recently, we were unable to fill and recreate shared formulas and apparently nobody else noticed ...
Incorrect cell references cause errors; double-check ranges and use absolute references ($A$1). Misspelled functions disrupt calculations; use Excel’s autocomplete ...