We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
802bf06
Handle field length >32K
80c0707
Late bind to ADODB.
f5bdc1c
CSVWrite can now write UTF-8 files.
CSVWrite
UTF-8
d3e2b9b
Refactoring and more tests.
fa3a01f
Improved performance when Delimited = False.
ff35a76
Corrected handling of files that use UTF-8 encoding, by using ADODB.Stream in place of Scripting.TextStream for such files.
306a93e
Improved performance of type conversion.
5392ce9
Candidate for first public release.
c30d89a
Now compiles and passes tests on 32 bit Excel 365.
6f77533
First release, tested on 64-bit Excel 365. Not yet tested on other versions of Excel.