I have a requirement to load the data from an excel file to our database. I have already built in logic to load the data from CSV file to the database. So i just want to convert our source excel sheet into CSV file so that i can use the same built in logic to load the data.
Could anyone please help me. Thanks in advance.