03-27-2008 06:20 AM
Hi Partha,
I am trying i dont know which vis u used, i tried with normal new file open file read file and string to array
like the way u did its nt reading anyways
one option what Koteswar told is working connverting into comma delimited and reading,
Still m searching,because one more task is this file is having macro in excel which i have to read,
hahah problems after problems but i m happy putting it here i get good guidance,
Thanx
Swati,
03-27-2008 06:27 AM
Hi Partha,
also i think the vis u used are in labview 8.5 which i m nt using i hav to do it in 7.1
thanx
Swati.
03-28-2008 05:41 PM
Hi Swati,
The best way to read excel files is to use the LabVIEW Report Generation Toolkit.
Another way to do it is to use an express VI. You'll just need to change the file extention from .txt to .lvm.
Please refer to Reading Microsoft Excel Numeric Data Into LabVIEW with Express VI for more information on that.
Hopefully this helps!!