LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Numbers saved as strings in excel using report generation

I am using "Excel easy table.vi" to collect data from LabVIEW to excel. The problem is that the number array I read from LabVIEW, is stored as strings in excel. I want to save those as scientific numbers.

I have tried using "set cell format.vi", but it will not help me.

 

Can anyone help me?

 

Paul

Download All
0 Kudos
Message 1 of 3
(2,572 Views)

Hi Paul,

 

What did you use for the number format input ? Can you send your VI ?

 

It works perfectly fine for me :

 

 

Regards,

 

Da Helmut
Voir le profil de Maxime M. sur LinkedIn - View Maxime M.'s profile on LinkedIn
Download All
0 Kudos
Message 2 of 3
(2,551 Views)

Hi Maxime!

 

It looks like If the input value is scientific, excel converts it to a string.

 

Please see the attached example.

 

Paul

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