I'm writing data to text files from within Excel 2007 VBA that sometimes includes special characters. In the resulting file, which is being saved as a txt file, the special characters are being converted to ASCII characters. I have to go in and manually change the characters back and save the file as a UNICODE txt file. I'm using the Freefile and Print commands to create my files. Does anyone know of a way to save the file as a UNICODE file from within VBA?
Thanks for any help,
Paul Hudgens
Denver
Thanks for any help,
Paul Hudgens
Denver