Help with Excel macro

surfndude

New Member
Joined
Mar 24, 2009
Messages
9
I wrote an excel macro that saves the output as a .csv file
I need the file to be encoded in a "UTF-8" format which I have not
been successful doing.
I tried opening the newly created .csv file in NOTEPAD and saving it back in UTF-8 but that has not worked.
Thanks in advance any help or suggestions on how to do this.

- Tom
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
I wrote an excel macro that saves the output as a .csv file
I need the file to be encoded in a "UTF-8" format which I have not
been successful doing.
I tried opening the newly created .csv file in NOTEPAD and saving it back in UTF-8 but that has not worked.
Thanks in advance any help or suggestions on how to do this.

- Tom

On the part about using NOTEPAD, I meant I wrote code in my macro to open the .csv using NOTEPAD and then tried savig it back but encoded with UTF-8 and was unsuccessful. Not sure if that was clearly stated in my original post.
 
Upvote 0

Forum statistics

Threads
1,213,557
Messages
6,114,293
Members
448,564
Latest member
ED38

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top