Solved
Forum Discussion
ebarbera
Staff
4 years agoHi Vicky_17 -
I would suggest trying to use the excel methods instead of the ole objects - these methods allow you to pull data from a single cell.
Take a look at this information : https://support.smartbear.com/testcomplete/docs/reference/program-objects/excel/index.html
Let me know if this is not an option - or if there was a reason you were looking to use the ole object over the excel object.
Thanks,
Emma
I would suggest trying to use the excel methods instead of the ole objects - these methods allow you to pull data from a single cell.
Take a look at this information : https://support.smartbear.com/testcomplete/docs/reference/program-objects/excel/index.html
Let me know if this is not an option - or if there was a reason you were looking to use the ole object over the excel object.
Thanks,
Emma
Vicky_17
4 years agoOccasional Contributor
i want to read a range of cell not Single cell