megha_gambhireContributor12 years agoIncorrect Row count of Excel, if we delete few rowsI have used followign code to read row count from Excel. var app = Sys.OleObject("Excel.Application"); var book = app.Workbooks.Open(fileName); RowCount = app.Acti...Show More
Recent DiscussionsModuleNotFoundError. Python Runtime error only on other machine but not mineWhen do a keyword test, I tried to do a Property check pointTestComplete hanging during iOS automation with background script execution
Related Contentdelete or clear excel xlsx filedelete a row in an excel filedelete or clear excel xlsx file