S
Secret Squirrel
I have a table where I want to store the file names of all the files in a
specific folder on my server. How can I create a function to create records
with the file names from this folder? There are both excel and word documents
in this folder and I want to be able to select one from a form and have it
open the file in either excel or word. But before I can do that I need to be
able to create the table automatically to store the path and the file names.
And also have this table updated every time I open the database in case a
file was deleted or if one was added.
specific folder on my server. How can I create a function to create records
with the file names from this folder? There are both excel and word documents
in this folder and I want to be able to select one from a form and have it
open the file in either excel or word. But before I can do that I need to be
able to create the table automatically to store the path and the file names.
And also have this table updated every time I open the database in case a
file was deleted or if one was added.