LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Excel easy table.vi changing font


@Garydp wrote:

thanks guys for the reply.

 

 OJwithPulp that is what i am after but all my measurements are taken and stored in a 2d array. once all measurements are taken i then transfer the data to excel. its when i am send the data from the 2d array to excel that i want to be able to change the font. The vi you posted is for 1d array isnt it?

 

thanks

 

Gary


You are correct! However you can index your 2d-array to get the two input 1d-arrays needed to get my code to fit your specifications.

2d array to two 1d-arrays.png

0 Kudos
Message 11 of 14
(578 Views)

I have 9 rows of data within my array.

 

I did think about using a macro maybe this would be a quicker approach

0 Kudos
Message 12 of 14
(574 Views)

Yeah most likely it would be a much more efficient approach to your problem, I've personally never attempted using a macro so can't help you there. Good luck Smiley Happy

 

0 Kudos
Message 13 of 14
(571 Views)

Thanks for your help guys I've decided to go the Macro route and works perfectly now.

 

Thanks Again

0 Kudos
Message 14 of 14
(558 Views)