From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read an Excel cell using LabView

Hello,

I'm trying to read Excel cells with LabView, witch can be numeric data
or text.
I want to chose the Excel cell to read.
I try to use AtiveX commands in order to do so, but it doesn't work,
and I don't understand all concepts of activeX.
I searched on the web, but I didn't find any simple example witch can
run for me.

Can we do it without activeX commands?
Do you have any simple example to send me?

Thank you for your help.
Jean-Louis, France.
0 Kudos
Message 1 of 3
(6,770 Views)
Here is a simple VI that uses ActiveX to read an Excel cell. It is set up for string values, but it can be changed. If you get a broken run arrow, than you may have to reconfigure some of the propery nodes for your version of Excel.
Message 2 of 3
(6,770 Views)

Great work!

 

Do you have any tutorial or information where explain how it works exactly? (just for learn and dominate the topic)

 

Thanks for all!

0 Kudos
Message 3 of 3
(2,133 Views)