Hi (and sorry for my English...)
I need to modify in Excel a CSV file imported from another application. The file contain UNICODE fonts (it contains cyrillic fonts). I'm able to open and read the file correctly (in attachment you can find an example), but I can't modify it, because an Excel alert window tells me that CSV format contains elements wich aren't recognized by UNICODE... I need to modify some words in the CSV file and save it in CSV again using Excel (because the next step will be modifying it with a VBA script...) how can I do it?
thanks
I need to modify in Excel a CSV file imported from another application. The file contain UNICODE fonts (it contains cyrillic fonts). I'm able to open and read the file correctly (in attachment you can find an example), but I can't modify it, because an Excel alert window tells me that CSV format contains elements wich aren't recognized by UNICODE... I need to modify some words in the CSV file and save it in CSV again using Excel (because the next step will be modifying it with a VBA script...) how can I do it?
thanks