LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to read cells in excel sheet while run time

Hi Mike,

     But How to store selected cells into labview.

Thanks & Regards.

Anitha
0 Kudos
Message 11 of 19
(1,840 Views)
Plz find my seq & excel file
Anitha
0 Kudos
Message 12 of 19
(1,839 Views)

Hi Anitha,

i have changed the vi´s a little bit. Now if you select a range of cells and rows the select part will be shown in your vi.

Mike

Download All
0 Kudos
Message 13 of 19
(1,831 Views)

... and here is the add on for single values.

Mike

0 Kudos
Message 14 of 19
(1,826 Views)

Hi MIke,

  Thanks A lot.Its working perfectly as am expecting.

Thanks & Regards

Anitha
0 Kudos
Message 15 of 19
(1,825 Views)
This seems like a roundabout way of doing this. It would seem to me to be far easier to read in the spreadsheet into a LabVIEW table control and then allow the user to select the data that way.

In fact, if the data is saved as tab-delimited text in the first place, then there's no need to even have Excel in the first place. Smiley Surprised
0 Kudos
Message 16 of 19
(1,824 Views)

I would have to agree. Excel and labview work OK together but it is sometimes not so robust. I would load specific things for the user to select into a Multicolumn listbox or a table and then let the user select what they want to from that.

Is there a specific reason to use excel.

For more information and some sample VI's and tool kits, you can go to the excel board




Joe.
"NOTHING IS EVER EASY"
0 Kudos
Message 17 of 19
(1,816 Views)
Mike could you save it in 8.2 for my education?
Thanks!

-----------------------------------------------------------------------------------------------------
... And here's where I keep assorted lengths of wires...
0 Kudos
Message 18 of 19
(1,750 Views)

Hi Gabi1,

here it is saved for LV80.

Mike

Message 19 of 19
(1,734 Views)