LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Filtering Integer from .xls File

Hallo all,

I have an excel data. It contain Integer , String , and Picture  (I attached a snapshot of it).
How can I take / filter just the Integer (In Snapshot , it is indicated with red font), and put it into an array, so i can process it.
Labview just provides functions to read String or Integer from a file.
Any Suggestion would be helpful.
Thanks in advance

Jason
0 Kudos
Message 1 of 5
(2,900 Views)
Hi Jason,

please have a look at the following example:

http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=F2A5979F588B6643E0340003BA230ECF&p_...



regards
timo
0 Kudos
Message 2 of 5
(2,885 Views)
and here´s a tutorial

How Do I Read or Write to Named Cells or Named Ranges in Excel Using the LabVIEW Report Generation Toolkit?
http://digital.ni.com/public.nsf/websearch/180EA23CF468B3C186256EA2007BE83A?OpenDocument
0 Kudos
Message 3 of 5
(2,883 Views)
Hallo

Thank you very much.
But here i can not run that vi . Labview said error (Attachment).

Regard
Jason
0 Kudos
Message 4 of 5
(2,880 Views)
you got an newer version of Excel,

select value2 instead of value
0 Kudos
Message 5 of 5
(2,867 Views)