LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Spreadsheet and multiple table control

Hello everyone, How can we write multiple table controls to a single spreadsheet? say i have 2 table controls. I need to write table control 2 1st and below that I have to write table control 1. How can it be done..?
Thanking you,
Sushmith
0 Kudos
Message 1 of 6
(2,473 Views)

Table control is nothing but 2D array you will have to use concatenate array. See the screenshot

 

0 Kudos
Message 2 of 6
(2,462 Views)

Hi,

 

      Thanks for the solution. I still have a doubt, if I have to store one table below the other in excel then just cancatinate is not sufficient I guess. what can be solution then?

 

Thanking you,
Sushmith
0 Kudos
Message 3 of 6
(2,450 Views)

Hi sushmith,

 

as written in your other thread you are NOT writing to EXCEL!!! You create simple text files.

 

You have been shown a working example by Mangesh with the resulting display in Excel, so why do you "guess" it doesn't work that way?

Best regards,
GerdW


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

Hi,

 

     Manjesh is right. I'm not telling or guessing that it may not work. He has shown example where two tables can be placed one below the other. It will work fantastically. The next question i asked was if I need to place that 2nd table next to 1st table instead of placing it down, what should I do? 

Thanking you,
Sushmith
0 Kudos
Message 5 of 6
(2,441 Views)

I think this might help you.

 

Need not to do much just need to explore things

 

One suggestion be clear with your question

0 Kudos
Message 6 of 6
(2,429 Views)