Opening folders from within access

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

Guest

I ha,ve created a client database for my company. However we store all
correspondence with clients in a series of folders on our server, I want to
be able to create a control that would open the relevant folder from within
the database.

Can it be done?

If so can someone help me do it.
 
If you want to open the Windows Explorer to the relevant folder, try:
FollowHyperlink("C:\MyFolder")
 

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