EMC_TX16 years agoRead and Write into ExcelHi ALL I am running into some problems trying to read and write to an excel file. I have data I am reading for a data driven test and I would like to write in the last column the result of the ...Show More
AlexKarasCommunity Hero16 years agoHi Eric,Excel's engine does not support concurrent access to the file, so this is not TestComplete's problem but expected behaviour of Excel.I would recommend this link http://www.automatedqa.com/support/viewarticle.aspx?aid=8919 and the ones referenced from it.Hope they will help.
Recent DiscussionsUnable to Navigate to Code Line from Log MessagesMicrosoft Access Database Engine 2016 Redistributable is no longer supportedStoring JUnit XML while the testing is running
Related ContentRead from and write to the same Excel file using VBScriptExcel-Write valueExcel read and write using DDT