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: 

how to provide three input to spreadsheet

Hi

 

I am  scratching my head in how to input three variable values to spreadsheet so that it will make three coloum or three row in spreadsheet .

 

Help me please .

 

 

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

Hi Nitin,

 

build an array of those 3 values and write that array to a spreadsheet using WriteToSpreadsheetFile:

check.png

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(2,406 Views)

You can use the 'Write to Spreadsheet File.vi'.

Input the variables using an array.


Rhys

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