I know how to get files from a folder to a table in access but as all the pdf documents have a name where the relation number is part of, I wonder if it's possible with vba to select all files containing for example number 12197 in its name, maybe with a like* * statement. The number could be not in same order in the filename.
Thanks