Excel friends,
I am trying to read a CSV table using the following VBA code found in: https://analysistabs.com/excel-vba/ado-sql-macros-connecting-database/
I need help in three areas:
1) Can I read an external CSV table using this code? If so, how to setup a CSV file, InputData.csv, not an...