Forum Discussion

shilpawdhw's avatar
shilpawdhw
Occasional Contributor
7 years ago

Getting error while accessing file from stores

I am trying to access file added in store

 

DDT.ExcelDriver(Files.FileNameByName("ObjectRepository.xlsx"),"Sheet1")

 

I am getting error as There is no item named as ObjectRepository.xlsx. Can you please help me for this

  • shilpawdhw's avatar
    shilpawdhw
    Occasional Contributor

    My problem is resolved . Thanks all