Automate excel macro button creation

Hi Experts,

I have a question about macro button creation through UIPath automation.
In manual, we insert this button through Developer tab then assign a macro to it. How can we do this in UIPath? Is there any package or shall we do this through UI automation?

image

Thank you.

It seems there is a way to create a button using VBA, you only needs to invoke that code on your file.

Here you can find more information about it

Regards,

Andres

1 Like

Hi,

So basically, there is no UIPath package or activity to handle this. Instead we use invoke VBA code. Correct?

I don’t think so, but you can explore the preview package versions to check if the inclusion of the activity you need will be included. If not, you can submit your idea on this forum also under Feature request option.
image

Hi,

Thank you for your suggestion.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.