MS Word Radio and Command Button Automation Feasibility
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-08-17 03:27 PM
We are trying to explore the feasibility of performing the below operations in a word document:
1) Selecting a radio button among choices.
2) Clicking on a button (commandbutton) which is presented on the word document. (We tried exploring surface automation, but region mode isn€™t able to spy the word contents)
Could anyone please suggest any option if this can be achieved using Blue Prism?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-08-17 03:51 PM
Hi Johny - if the buttons could be selected/pressed via a Word macro, then the VBA macro code could be translated into VB.Net and added as new functionality to the MS Word VBO.
