File Listing in a Form (HELP)

  • Thread starter Thread starter Michael Kintner
  • Start date 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
 
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

Back
Top