How can I pause/resume the updates in Excel VBA for the Workspace Add-in? I know that for Eikon the function was "PLPauseResumeEventHandler". What is the equivalent for Workspace?
@patrick.dettwiler
Thank you for reaching out to us.
I checked and found that:
The feature Application.Run "PLPauseResumeEventHandler" is not available in Workspace.Currently, there aren't any alternatives and no updates yet if there are plans to incorporate it in the future.
You can contact the helpdesk team directly via MyAccount to confirm this.
Hi @patrick.dettwiler ,
Have you had a chance to check this Excel-related COM API upgrades: PLSychronization Manager
Oh okay, understood. Thank you