kevinkleint
3 months agoContributor
Excel - Write Value/Add Row questions
Is it now possible to use TestComplete's "Excel - Write Value" and "Excel - Add Row" to read/write multiple rows of info in Excel? I read the post that makes it possible to read/write in a single ce...
- 3 months ago
Have a read through https://support.smartbear.com/testcomplete/docs/testing-with/working-with-external-data-sources/excel/index.html
If you want to work with ranges of cells, change cell formats, or work with cells containing formula expressions, then refer to https://support.smartbear.com/testcomplete/docs/testing-with/working-with-external-data-sources/excel/working-via-com.html - this is slightly more complicated!
Do try out the examples shown in the documentation, and you will get a better understanding of how it works.