Check if Excel sheet contains forumlas
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-05-19 01:44 PM
Is there any way to check if an Excel sheet contains formulas? How would you do this?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-05-19 03:44 PM
I think you'd need to adapt the Excel VBO to make use of the Range.HasFormula property.
https://docs.microsoft.com/en-us/office/vba/api/excel.range.hasformula
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-07-19 01:30 PM
Hi,
Here's the Extending the MS Excel VBO: https://portal.blueprism.com/system/files/2017-11/Extending%20MS%20Excel%20VBO.PDF
Hope this helps.
------------------------------
Tetsuji Junicho
Manager of RPA Practice Grp.
Accenture Japan
Asia/Tokyo
------------------------------
Here's the Extending the MS Excel VBO: https://portal.blueprism.com/system/files/2017-11/Extending%20MS%20Excel%20VBO.PDF
Hope this helps.
------------------------------
Tetsuji Junicho
Manager of RPA Practice Grp.
Accenture Japan
Asia/Tokyo
------------------------------
