LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Writing string labels and numeric values to Excel

I am trying to write a string in one cell and a numeric value in the adjacent cell in Excel. Anybody know how? Example: A1 B1
Temp 25
0 Kudos
Message 1 of 2
(2,487 Views)
Hi,

Good place to start with is the example provide with LabVIEW.

try this example:
C:\Program Files\National Instruments\LabVIEW 6.1\examples\comm\ExcelExamples.llb\Write Table To XL.vi

Note the path may not be the same on your system as it depends where you have installed LabVIEW.

Also, try searching the Forum, as this topic has arisen a number of times and there maybe some other useful examples and tips.

Good Luck
Ray Farmer
Regards
Ray Farmer
0 Kudos
Message 2 of 2
(2,487 Views)