05-29-2008 02:13 AM
05-29-2008 02:20 AM
Hi.
Have You tried searching the LabView Examples???
05-29-2008 02:23 AM
05-29-2008 02:25 AM
Hi 1235,
what about the "read from spreadsheet file" function. Or do you mean a "real" *.xls file. If yes you can use ActiveX functions.
Mike
05-29-2008 02:26 AM - edited 05-29-2008 02:27 AM
What exactly are You looking for then.
A more Thoroug description than "Need to extract data from Excel" would be nice.
05-29-2008 02:33 AM - edited 05-29-2008 02:34 AM
Hi again.
Try this attachment, it might help.
05-29-2008 02:42 AM
05-29-2008 03:39 AM
05-29-2008 04:31 AM
05-29-2008 04:37 AM
Hi Mr Wise,
how long will your loop "normaly" run? You can build an array of your data which you want to write to the file. Use the autoindexing function of the loop for it. Then you can use the "write to spreadsheet file" function, there you can connect directly your array. Which version of labview do you use?
Mike