Share via

Excel VSTO Asynchronous call

lucerias 1 Reputation point
2022-03-14T09:57:12.417+00:00

Hi,

In my C# implementation, I have imported macro to create query connection then add new pivot from there.
However, when it is triggered and if I have multiple workbooks opened, all of them will be under busy state.

Is there anyway to make other workbooks available to use while the pivot generation is in progress?
I don't want other workbooks to be under busy state, only the one with pivot generation should be busy (freeze).

Thanks.

Microsoft 365 and Office | Development | Other
0 comments No comments

Your answer

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