V
Vish
Hi Friends,
In my CSV file,I have a column where the data can be upto 1 to 2
characters. But when I open the file, the data in the column comes i
exponential format for some entries. But when I open the same CSV fil
with notepad all the entries are coming properly.
Here is one example.
The entry 65080001031001510000000 is appearing as
6.50800010310015E+22
When I try change the format to text also it still shows the sam
exponential format.
Can you please suggest me how to solve this problem easily
In my CSV file,I have a column where the data can be upto 1 to 2
characters. But when I open the file, the data in the column comes i
exponential format for some entries. But when I open the same CSV fil
with notepad all the entries are coming properly.
Here is one example.
The entry 65080001031001510000000 is appearing as
6.50800010310015E+22
When I try change the format to text also it still shows the sam
exponential format.
Can you please suggest me how to solve this problem easily