Call GetFile Name DLL

G

George

I would like a sample VBA code to call a Windows API DLL
that returns a file name to an Access VBA program.
Ideally, the user would click a button on an Access form,
the file open dialog box would appear, the user would
navigate through the directories until they found the
file, they would click OK, and the file name (and path)
would be returned. How can I do this in VBA?

Thank you.
 

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