Hello,
The data which is saved via textarea in database is imported in an Excel file. The problem is that the particular field in the Excel file is displayed like this:
asdas□ asd□ as□
Anybody knows how to have clean data?
You don't give us a lot to go on here. How is the data processed from the text input field to the database to the excel spreadsheet. Please give enough detail to understand how it works currently.
Larry