I'm trying to use var context = new Excel.RequestContext()
in an Excel custom function as specified in the documentation, but the browser keeps complaining the Excel object does not exist. Anyone managed to call Excel object functions from custom functions ?
Thanks Matteo