Forum Discussion
mALtHmenSORA
Jan 04, 2021Copper Contributor
export excel file as csv using special character delimiter such as ☼ or ║
excel no longer allows you to export in csv format and provide a specific delimiter, you must simply "save as" and then use csv. That then uses window's regional settings list separator, which does allow you to put in special characters, but then excel replaces those special characters with non special characters when saving the file. for example ║ is replaced with Q. ☼ is replaced with [. what is the right way to do this??
No RepliesBe the first to reply