Retrieve files from File Folder, to a Listbox

N

Nuno Guerra

Hi!

I have a File Folder with some documents.
Those documents are classified in a table where I add some information about
them.
Each time a document is created, in the File Folder, I have to create a new
record in the Table.

What I would like to do, is a Form with a ListBox where it can be populated
with the current contents of the File Folder.

How can I do that?

Thanks for any help
 
Top