I have created a macro in VBA. I want to call that macro on click on button in Task Add-in button.
Is there any way to run macro using button provided in Task Add-in panel?
I have created a macro in VBA. I want to call that macro on click on button in Task Add-in button.
Is there any way to run macro using button provided in Task Add-in panel?
Office.hs API doesn't provide this functionality. If this is a new feature you want to include in the future, I suggest you submit a feedback at https://officespdev.uservoice.com/
You may read the thread from MSDN: Run Word Macro - Office App Javascript API
© 2022 - 2024 — McMap. All rights reserved.