Category "excel-addins"

Excel API 1.1 - error while adding content to table

I'm trying to create an ```Office add-in`` for Excel but encounter the following problem. This occurred after updating de server. Setup: Excel API 1.1 Windows S

Call COM Add-In Function in VBA

I want to call the "Refresh" function of the Microsoft Dynamics NAV Excel Add-in which has a button on the ribbon using VBA. I tried recording a macro when clic

Excel Add-Ins custom functions not loaded in Excel on-line

Add-Ins custom functions work fine on desktop, but throw a CORS error when loaded in on-line Excel: Cross-Origin Request Blocked: The Same Origin Policy disall

Error: "Sorry, we couldn't find <Add-In Name>. Is it possible it was moved, renamed or deleted"? [closed]

When opening Excel it looks for an add-in that I have removed from the file folder. It gives me the message that it can't find it, of course,

Can you build an Excel task pane add-in with Svelte?

I'm thinking about developing an Excel add-in as described here. Would that be possible with Svelte - and do you know of any guides/help if yes? I have looked t