Hi,
We’re using an Office Excel Addin which is implemented using Office JS API. It exposes some custom functions (e.g. Store.Availability) the syntax looks like this
=Store.Avail(“ItemName”, [“StoreName”])
e.g. =Store…...custom formulas in Excel and view the final results of these formulas...can also unzip the file and view the final saved data in the...