Hi All,
Good morning to all, I am facing an issue while working on VBA Access.
I am trying to load a csv file by coding, which is DoCmd.TransferText acImportDelim, "", "tblTempPayments", newFilename, False
One field which I have declared as Text, some rows for the fields are numeric...