I am trying to export an excel file to csv and it exports this number : 680001010091945
as : 6.8E+14
how do I make it display the full number instead of a truncated one ?
any help ? thank you
I am trying to export an excel file to csv and it exports this
Share
Format column as number with 0 decimal digits.