P
plmanikandan
Hi,
I have a .csv file with following data
No,Name
0001,ii
0002,ww
I need to change the csv file in excel and insert into a database thru
my c# programs.
The "No" column is rounded off when i opened in excel and it is shown
as 1.
Is there any settings to change this type of behaviour
I want to display that "No" column as text in excel by default.
I don't want the trimming of zero in the "No" column
Thanks & Regards,
Mani
I have a .csv file with following data
No,Name
0001,ii
0002,ww
I need to change the csv file in excel and insert into a database thru
my c# programs.
The "No" column is rounded off when i opened in excel and it is shown
as 1.
Is there any settings to change this type of behaviour
I want to display that "No" column as text in excel by default.
I don't want the trimming of zero in the "No" column
Thanks & Regards,
Mani