J
John
I am trying to determine the folder path to the current
open database.
If my db is in c:\data\data.mdb and I run CurrentDb.Name
this will give me c:\data\data.mdb. However I am after
c:\data.
The excel equivalent would be ThisWorkbook.Path.
How is this done from access?
John
open database.
If my db is in c:\data\data.mdb and I run CurrentDb.Name
this will give me c:\data\data.mdb. However I am after
c:\data.
The excel equivalent would be ThisWorkbook.Path.
How is this done from access?
John