Browsing Files

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I'm using the code from mvps.org as well.

http://www.mvps.org/access/api/api0001.htm

My question is much more basic (I'm very new at this)- how should this code
be used? With an On Click command? I would like users to be able to browse
for file names to add to a text box.
 
All of the code from that page (what's between Code Start and Code End)
should be copied into a new module (not a Class Module nor the module
associated with a form). Yes, you can add a button to your form and in its
Click event, you can put code like the lines at the very top of the page.
 

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

Similar Threads


Back
Top