Forum Discussion

fmorel-isnard's avatar
fmorel-isnard
Occasional Contributor
11 years ago

Problem with excel file

Hi, For my tests I use excel files. To read them, I use the method ExcelDriver like this :   Set driverExcel = DDT.ExcelDriver(pathFile,sheet, True) If my excel file is...