I am worked on the csv to excel conversion. In csv all the columns have formats like Date, percentage, double and so on. I am trying to convert into an excel facing challenges like in date column field some are comes in General format in excel and some are comes in Date format.
If it is in date format while conversion then only I have to process further steps.
Kindly suggest some idea, without affecting cell format in the csv need to convert into an excel.