Invoke VBA to Update Excel Combo Box
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-06-23 04:50 PM
Hi,
I am trying to convert a piece of existing UiPath code into BluePrism.
The old UiPath code would invoke VBA code from a .txt file in order to update a combo box value (see below for the code)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-06-23 05:43 AM
Hi Ross MCdonald,
With latest MS Excel VBO from blueprism there is an action to invoke VBA using .txt file. Please try to use that.
Here is the link for the same https://digitalexchange.blueprism.com/dx/entry/3439/solution/ms-excel-vbo
Amlan Sahoo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-06-23 10:58 AM
Thanks Amlan Sahoo, unfortunately I'm getting the error of "The macro may not be available in this workbook or all macros may be disabled"
I've checked that Macros are enabled in Excel so I think it's a different issue, please see the below for the various settings and code I'm trying to run.
