Excel Addin functions in Blueprism
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-01-18 09:36 AM
Hi,
Is it possible to add Excel Add in Functions like Solver in Blue prism ? If possible how we can achieve it
Thanks in Advance
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-01-18 03:02 PM
Yes. http://portal.blueprism.com/system/files/2017-11/Excel%20Automation%20Guide.pdf
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-01-18 10:48 AM
Thanks Denis
I have wrote code to do that but when am calling sub function of solver Add in (eg:Solver ok) it is throwing error saying that ""Public member run on type Application Class not found"".
But the same code working in Macro.
