Excel Add-In custom Function's dialog box is not working

Swaroopa Rani 1 Reputation point
2022-04-26T13:47:01.98+00:00

Our end goal is to share data from custom functions to the dialog box with custom functions runtime in windows excel desktop. The approach we were taking for this was OfficeRuntime.storage, which works in Excel live but not in Excel desktop. We're not sure whether OfficeRuntime.storage data is being passed to the dialogue box or not. Is it possible to pass OfficeRuntime.storage from custom functions to a dialogue box in Windows Excel Desktop?

The way we were setting the OfficeRuntime.storage is in the below image.

196595-image.png

The way we were getting/reading the OfficeRuntime.storage is in the below image.
196596-image.png

Microsoft 365 and Office Development Other
{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.