Hi In my CSV File I have a long numeric value
I.E. 0085003900167367 when I retrieve this value from the file with the Table function it gets transformed to something completely different like : 0.8500390016739E which makes is unusable for me.
Any way to avoid this ? I assume this has to to do that the table function does not handle this column/cell as a TEXT value.
I.E. 0085003900167367 when I retrieve this value from the file with the Table function it gets transformed to something completely different like : 0.8500390016739E which makes is unusable for me.
Any way to avoid this ? I assume this has to to do that the table function does not handle this column/cell as a TEXT value.