Good day
I want to copy the following nr as is out of excel
If i use the get range function and copy the content to a table and then run a for loop to extract the number the last digit (0) falls away?
Please assist as I need all digits
nr: 236091360 turns out to be 2.3609136E8 in express?
while 234091361 turns out to be 2.34091361E8