How to deploy Excel Javascript Add-in with a custom function added parameters

Shaun Pendrigh 0 Reputation points
2024-07-22T11:24:20.6666667+00:00

I have a JavaScript Excel Add-in deployed in production, being used by a number of customers. The Add-in includes a custom function. I have added new optional parameters to the function but when I deploy this version Excel does not recognize the updated function.

What is the correct process to deploy this kind of change? It is a feature update that does not require a change to the manifest but I am not sure how to get Excel to recognize the updated function.

Clearing the Add-in cache or re-installing the Add-in will resolve the issue but I cannot expect my customers to do that.

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,891 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.