0

I am trying to access two excel files that are opening using Excel Viewer but when I use the G1ANT Studio it says the files are corrupted. Code-

addon xlsx version 4.101.0.0
addon core version 4.101.0.0
addon language version 4.103.0.0
xlsx.open path C:\Users\joshs\Desktop\File1.xls result ♥xlsId1
xlsx.open path C:\Users\joshs\Desktop\File2.xls result ♥xlsId2
xlsx.close id ♥xlsId2
Wiktoria Prusik
  • 840
  • 4
  • 15

1 Answers1

2

Try using .xlsx format instead of .xls format.

VIGNESH N
  • 208
  • 1
  • 7