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…... Although when we go to edit mode and press enter...