Hello, I'm very new to Access and writing code (this is day one). I am trying to import multiple text files from one folder into a table and add a new column that identifies the file name.
I've tried to adapt the following code to my needs, but Access 2010 apparently does not like FileSearch. I...