dialog box

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

Guest

Is there a way to add a button or link on a report or form in access, that
when clicked on will open a dialog box (like my computer) and let the user go
through the tree and choose a server?

Thanks,
 
from Hong Kong, RainbowSix

you can use FileDialog object in Access2002 or 2003
for Access2000, you need to call WindowAPI function

"Pammy" 來函:
 
And, once you get the code from The Access Web working, continue to
use it in future versions of Access. The API code insulates you from
possible nasty effects due to Access version or OS version changes.

HTH
 

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