LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

extract excel value and write it in another spreadshhet

I am trying to extract a value from a specific cell in a excel spreadsheet. Then, i need to write it in another specific cell in another excel spreadsheet.
I use labview but not for this application and i don't see how to do that ?
Thanks in advance.
0 Kudos
Message 1 of 5
(2,790 Views)
Check out this vi this should help you get where you need to go. Hope this helps.
BJD1613

Lead Test Tools Development Engineer

Philips Respironics

Certified LV Architect / Instructor
0 Kudos
Message 2 of 5
(2,790 Views)
the vi seems interesting, but I hace only Labview 6.1
Could you save it in a labview 6.1 format ?
Thanks in advance.
0 Kudos
Message 3 of 5
(2,790 Views)
try this.
BJD1613

Lead Test Tools Development Engineer

Philips Respironics

Certified LV Architect / Instructor
0 Kudos
Message 4 of 5
(2,790 Views)
An other solution to set and get value from Excel Application.
The inconvenient of the first solution is that you must active the cell before write on it.
Moreover change the string % by %s.

Hope this help.

Isabelle Jean
National Instruments
Isabelle
Ingénieur d'applications
National Instruments France
0 Kudos
Message 5 of 5
(2,790 Views)