[RESOLVED] Getting Full Path of Access File (that is open)
How do I get the full path of the current Access File that is open?
I tried using
ActiveDocument.Path
Application.CurrentDirectory
but neither worked. I think ActiveDocument only works wit Word... but I could be wrong.
Did a search, but did not find an answer I could understand.
Re: Getting Full Path of Access File (that is open)
nevermind,
I spent 2 hours trying various things with Access and doing searches on google and this forum. I can't find the answer and post the problem here.
Then as a last act of desperation I do another search... guess what there it is.
So the solution is:
CurrentProject.path