Skip to content

Reading text files with different Unicode encodings in VBA

License

Notifications You must be signed in to change notification settings

oghaki/Reading_Text_Files

Repository files navigation

Reading text files with different Unicode encodings in VBA

For an explanation of this solution, please read my blog post: Solving the Unicode, UTF8, UTF16 and Text Files conundrum in VBA.

The core of the solution is the GetFileText() function that you'll find in the MTextFile.bas module.

About

Reading text files with different Unicode encodings in VBA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • VBA 100.0%