Excel Refresh All
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
21-09-17 01:43 AM
Hi all - we are having an issue where we need to refresh all data in Excel. We've created a simple add-on to the Excel VBO to do this, however, for one particular file, when refreshing, you need to select the file to import. Because of this, BluePrism is running forever. Can anyone give advice on how to edit a code stage to account for this?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-09-17 12:41 PM
I guess the select file is some sort of dialog - it sounds like Excel is creating a separate thread that the VBO does not 'know' about that is causing the VBO to hang.
