Am exportin data from text to excel

In text, i kept the data by comma(,) as a delimiter.

its working, but exporting some special characters too.

For Example.

In text file, the data is ,‘UDAAN’ Life Skills Program,
After import into excel, the data in the cell is ‘UDAAN’ Life Skills Program

how to solve this?