|
-
Mar 27th, 2006, 01:59 PM
#1
Thread Starter
Junior Member
[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.
Last edited by oioioi; Mar 27th, 2006 at 02:09 PM.
Reason: Found the solution and updating thread as such.
-
Mar 27th, 2006, 02:08 PM
#2
Thread Starter
Junior Member
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|