Closed
Solved
Clicking Buttons on an excel macro
I need to click some buttons( upload file, generate file) and hyperlinks on an excel macro, couldn't able to interrogate. I would like to know how to automate the macros with buttons and hyperlink.
The general solution is to create your own macros to interact with any complex objects in an Excel sheet. Then from Pega Robotics, you can call these macros and perform the functionality that you need.