Get data from .xlsx file
Posted: Mon Mar 03, 2014 5:22 am
Hi
i need to read data from .xlsx file, i already search on the forum and some suggest to use the wfopen command but it is used to read data when we already an opened workfile so what i have to do to make that command work like this one (this command work on xls):
Read(S=TCE,T,c3) "E:\DMHOCP1981200.xls" 5
Thanks in advance.
i need to read data from .xlsx file, i already search on the forum and some suggest to use the wfopen command but it is used to read data when we already an opened workfile so what i have to do to make that command work like this one (this command work on xls):
Read(S=TCE,T,c3) "E:\DMHOCP1981200.xls" 5
Thanks in advance.