Hi all,
I am trying to upload this .csv file in the access table.
The file has 6 columns. Id, date, bank, description, debit, credit, Dem, SMP
Last two columns may or may not have value for certain rows.
Tried using Split function and then using DoCmd. But the problem is the description...