I have exported csv file successfully by retrieving data from sql databases. Now ,what i need is show the data formatted in Excel like bold column names ,font color ets.
Please can anyone help ???
I have exported csv file successfully by retrieving data from sql databases. Now ,what
Share
CSV file cannot be formatted, Its just comma separated values file in a simple text file with extension
.csv. Dont even think of it. If you want to format then think of exporting into excel.