Hi

I am looking to convert a file to UTF8 from VBA.

There are some tools, but all required using the UI.

I need to do it as part of a script.

NOTEPAD has Save As option with Encoding UTF8.

Any idea how to run notepad from VBA that will do the save as UTF8 without opening the file ?

Maybe there is VBA function to convert file to UTF8 ?


Thank you !