BrandonHContributor8 years agoSolvedHow to read Excel cell values in JavaScript Hi, I'd like to read cell values from Excel using JavaScript. Once opening Excel via TestComplete, I tried the following without luck: currentCellValue = mysheet.Cells.Items(i,3).Value2...Show More
Marsha_RChampion Level 38 years agoCopy LinkThis link may be helpful: https://support.smartbear.com/testcomplete/docs/testing-with/advanced/working-with-external-data-sources/excel/reading-data-with-ddt-drivers.html
BrandonHContributor to Marsha_R8 years agoCopy LinkThanks Marsha_R, That helped and I'm able to use that to locate data within the Excel file.
BrandonHContributor to Marsha_R8 years agoCopy LinkThanks Marsha_R, That helped and I'm able to use that to locate data within the Excel file.
Recent DiscussionsHow can we fetch ColumnIndex based on Column Name for Syncfusion Grid Control in PythonWinForms application crashes on "save as" dialogCannot Open Sys Object TreeSolved
Related ContentJavaScript ECMA6 Asynchronous CallsRead excel data/links in javascript test completeExcel-Write value