Forum Discussion

Deeksha_goyal's avatar
Deeksha_goyal
Contributor
11 years ago

Getting issue while trying to access excel after a data driven loop

Hi All,



I first loop over the excel for a specific column through data driven loop, then try to access the same file from a routine to read data from specific row, column from excel. Both code works fine individually but when i try to run them together second code gives error for excel file. I have tried all workbook.save, workbook.close , app.quit methods but no luck. Could you please help me?

1 Reply

  • NisHera's avatar
    NisHera
    Valued Contributor
    Hi,



    How did you open Data driven loop..?

    Did you close the driver?

    If you could share the code it would be more easy.