LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to insert a 1d array of string into spread sheat string

please help me..

 i need to insert a 1d array of string into spreadsheat string...how can i do this???????????
Kudos always welcome for helpful posts 🙂
0 Kudos
Message 1 of 2
(2,516 Views)

Hi renjithcr,

create a spreadsheet string from your 1D array (use the "Array to spreadsheet string" function). Split your string where you need it, and build a new string with your new spreadsheet string and the other two parts.

Hope it helps.
Mike

0 Kudos
Message 2 of 2
(2,507 Views)