CSV export changing + in content to #NAME? (converting it to formula)
CSV export changing + in content to #NAME? (converting it to formula)
jqueryIssues
Posts: 9Questions: 2Answers: 0
Hi All,
I am using tabletools csv/xls to export data in csv file.I have + in one my column's content.
This is the excel issue that it is converting + to a formula. But is there any way to replace + with any other character thorugh js?
This discussion has been closed.
Answers
Is there any way to specify in js that format the content as text?