Results 1 to 3 of 3
  1. #1
    honey2wood is offline Novice
    Windows 7 Access 2007
    Join Date
    Nov 2010
    Posts
    25

    Hyperlink potential problems

    Hi to all.
    I am planning a Personnel database. In the database I want to be able to look at scanned documents for each person such as completed application forms, References, Passports etc.
    I am happy to store these in a folder and then hyperlink from the database.
    What I am worried about is if the folder is moved (these things happen) or moved to another part of the server. I would then have to hyperlink to all the docs again. Before I start adding these hyperlinks, is there a smart way to ensure that the links always work. I understand that access will not automatically change them.
    I hope this makes sense.


    Many thanks for any advice Graham

  2. #2
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    Graham,

    There is probably no efficient way, in Access, to check for the new file location, if they are indeed moved. But...what you can do to ensure that every link you have in there is legitimate, is use the DIR() function to check a file's existence.

    I believe that's right. I'm going off of memory and my personal history of making Allen Browne's codes work with my scenarios. As far as i can remember, the DIR() function in VBA is what can check the validity. Make sure the "vb" argument is correct, though!

  3. #3
    honey2wood is offline Novice
    Windows 7 Access 2007
    Join Date
    Nov 2010
    Posts
    25
    Hi Adam

    Many thanks for the quick reply. I will have a look at that. I will also have to make sure nobody moves the folder.

    Once again cheers for the info

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 1
    Last Post: 02-27-2011, 06:50 AM
  2. Replies: 4
    Last Post: 01-31-2011, 03:19 PM
  3. how to insert a hyperlink?
    By markjkubicki in forum Programming
    Replies: 1
    Last Post: 09-16-2010, 07:37 AM
  4. Where is the hyperlink....
    By amer in forum Queries
    Replies: 1
    Last Post: 06-09-2010, 12:06 PM
  5. Hyperlink Help
    By smikkelsen in forum Access
    Replies: 9
    Last Post: 03-12-2010, 11:28 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums