ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Changing a macro to save as Unicode text (https://www.excelbanter.com/excel-programming/288591-re-changing-macro-save-unicode-text.html)

Wei-Dong Xu [MSFT]

Changing a macro to save as Unicode text
 
Hi Dario,

The code from Jim can work very well.

I'd also suggest you can change this line to decide where the txt is saved
to.
'code begin
'specify the path to decide the location of output txt
'Open "c:\test.txt" For Output as #1
Open "Test.txt" For Output As #1
'code end

Please feel free to let me know if you have any further questions.

Thank you for using Microsoft NewsGroup!

Wei-Dong Xu
Microsoft Product Support Services
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.



All times are GMT +1. The time now is 12:14 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com