If you don't know how to get started with VBA-CSV Interface class, visit the documentation repo for code hints, basic and more in-depth use of the library. Visit the frequently asked questions section ...
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
So, I am writing an application in Excel2000 and VBA. I am using Autofilter to go through a bunch of raw data in a worksheet, filter it out, and copy it to a new sheet. For example, I have a sheet ...