VBA Syntax - Get Filepath of the Current MDB/MDE

M

Mike

Hi. In VBA, is it possible to determine the filepath of where the current
MDB/MDE is running? For example, If I have the file c:\dev\app.mdb, I would
like to write code which returns "c:\dev\app.mdb".

Thanks!
 

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