cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Pushing Value with wrong format in Excel

paul_schuette96
Explorer
0 Likes
521

Hello everyone,

I used this Custom Script to get the string '2.730' from ' 2.730 K'

paul_schuette96_0-1716908237977.png

this work's 

paul_schuette96_1-1716908341936.png

But if I push this value to Excel it ends in '2,73' (the number format of the cell is standard then)

paul_schuette96_2-1716908566220.png

What can I do so that the bot writes the correct string to Excel? Can I specify the format or something similar?
It would be very important that the '2.730' is in the Excel at the end 

Can anyone help me? Many thanks in advance.
And best regards

Paul

 

 

Accepted Solutions (1)

Accepted Solutions (1)

paul_schuette96
Explorer
0 Likes

I have fixed the issue with " ' " + variable 

BR
Paul

Answers (0)