15-04-23 01:42 PM
I am using Blue Prism version 7.1.2. In MS Excel VBO under get worksheet as collection i could see a input - Fetch Data With Method. What are the methods that are supposed to be given here ?
15-04-23 04:00 PM
Hi SHANMUGA PRIYA MANI - Theses are properties of Range Object - You can pass the method as Text, Value or Value2, refer below :
For more on these you can find Microsoft documentation below -
https://learn.microsoft.com/en-us/office/vba/api/excel.range.text
https://learn.microsoft.com/en-us/office/vba/api/excel.range.value
https://learn.microsoft.com/en-us/office/vba/api/excel.range.value2
------------------------------
Kindly up vote this as "Best Answer" if it adds value or resolves your query in anyway possible, happy to help.
Regards,
Mukesh Kumar - Senior Automation Developer
NHS, England, United Kingdom, GB
------------------------------