open file common dialog box

  • Thread starter Thread starter ma
  • Start date Start date
M

ma

Hello,

I want to use OpenDialogbox tgo get the file name for opening a database
in access. A search in the web shows that I can do this using
application.getopenfilename(), but it doesn't work for me!

The other idea was to add the reference of common controls to my access and
use openfile but I can't have to this module in my PC.

Any idea what I can do to do this?



Best regards
 
Back
Top