Forum Discussion
paul_scroce
13 years agoFrequent Contributor
Minor point but VB script would not need double backslash in the filepath string
Set testcase = DDT.ExcelDriver("C:\Dev_Chaminda\Q2Soft\ConX\Test_Data.xlsx","Sheet1",true)
Set testcase = DDT.ExcelDriver("C:\Dev_Chaminda\Q2Soft\ConX\Test_Data.xlsx","Sheet1",true)