File Listing in a Form (HELP)

  • Thread starter Michael Kintner
  • Start date
M

Michael Kintner

Hello Folks,

Is there a way in an access form that I could list the contents of a
directory? I want the database to store the directory location and when
clicked show the contents of that directory within the form.

Thank you in advance,
Mike
 
G

Guest

Well, the form would have to be a continuous form, and to populate it you'd
need to open the appropriate FileSystem object.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top