Database Path in VBA

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

Guest

Hi all.

In Access VBA, what is the equivalent of the Excel VBA statement:
ThisWorkbook.Path?
In Excel, this returns a string that is the path to the Excel file where the
VBA code resides (e.g. "C\My Documents\... etc.").

Thank you,
Alex
 

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