LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to read the data in excel sheet

Dear sir,

How to read the data in excel sheet when i recieve a data serial communication... ie i have store a data in excel such that

Cell A       Cell B

   A           Apple 

   B           Ball

   C           Cat

   D           Doll

 

when i recieve A from serial communication i have to display Apple, and when i recieve B i have to display Ball and so on.. 

 

 

0 Kudos
Message 1 of 3
(2,908 Views)

Hi,

 

You can find your solution here

 

Thanks and Regards

Himanshu Goyal

Thanks and Regards
Himanshu Goyal | LabVIEW Engineer- Power System Automation
Values that steer us ahead: Passion | Innovation | Ambition | Diligence | Teamwork
It Only gets BETTER!!!
0 Kudos
Message 2 of 3
(2,903 Views)

Hi, 

 

I would recommend you to have a look at the VI attached. It makes use of a VI named 'Read from Spreadsheet' to read the row and column data from the tab delimited excel file. The read data is then searched for the Alphabet specified and finally returns you the corresponding string. The test file used to validate the operation of the VI is also attached. 

 

Trust this would help you solve the issue. 

 

Regards, 

 

Sagar G Yadav | Application Engineer | National Instruments

Download All
0 Kudos
Message 3 of 3
(2,865 Views)