Viewing posts from January, 2013

How to open a UTF-8 (double byte support) stream to read in a file with file dialogue select in Excel/Access 2010 VBA

One of the issues I occasionally face is reading in data that has double byte characters. This is a solution to that issue.