Hello everyone, I need some help.
I'm using the attached .mdb file to populate the table "tblPhotoInventory" with .jpg file names from the path speceified in "txtpath".
The problem is I have over 600 files in each of the 250 paths"folders" the code will only allow me to populate 29 file names at once. This would be acceptable if I could find a way to start the next run from the last file name imported.
Any Suggestions, Thanks in advance!
I'm using the attached .mdb file to populate the table "tblPhotoInventory" with .jpg file names from the path speceified in "txtpath".
The problem is I have over 600 files in each of the 250 paths"folders" the code will only allow me to populate 29 file names at once. This would be acceptable if I could find a way to start the next run from the last file name imported.
Any Suggestions, Thanks in advance!