O
Otto4444
Hi!
I want to do batch job of converting txt-files from ANSI to Unicode which
then are possible to open in Excel VBA witout character loss.
If I open the TXT file (default ANSI) in Notepad and save it as Unicode I
can use the file in VBA. (I suppose Notepad uses Unicode LE? )
I have tride som 3'rd party converters like, "Anis2Uni" and "Foxe". The
conversion seams OK, but I cannot use these converted files in VBA altough I
converted them to "Unicode LE" - WHY??
Is there a good way of doing this?
Cheers!
Otto
I want to do batch job of converting txt-files from ANSI to Unicode which
then are possible to open in Excel VBA witout character loss.
If I open the TXT file (default ANSI) in Notepad and save it as Unicode I
can use the file in VBA. (I suppose Notepad uses Unicode LE? )
I have tride som 3'rd party converters like, "Anis2Uni" and "Foxe". The
conversion seams OK, but I cannot use these converted files in VBA altough I
converted them to "Unicode LE" - WHY??
Is there a good way of doing this?
Cheers!
Otto