Results 1 to 2 of 2

Thread: [RESOLVED] Getting Full Path of Access File (that is open)

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2006
    Posts
    27

    [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.

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Mar 2006
    Posts
    27

    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
  •  



Click Here to Expand Forum to Full Width