Consulting

Results 1 to 3 of 3

Thread: link tables - choose when to link

  1. #1
    VBAX Tutor
    Joined
    Nov 2007
    Posts
    291
    Location

    link tables - choose when to link

    Hello,

    Is there a way in Access to have a linked table but not have the link open all the time i.e. just to relink/refresh from the source when I decide

    I know I could just import the table but its a big table!!!

    The reason I ask is that an excel workbook also uses a connection to this file (a Dbase file) and when I am running queries in Access that use the linked table in excel it says the link is opened exclusively by another user i.e me!!!

    Thanks for any help
    Phil

  2. #2
    VBAX Guru
    Joined
    Mar 2005
    Posts
    3,296
    Location
    Phil, what is wrong with having the table in the Access database?
    It could then be linked to from Excel. Table size doesn't make much difference to loading times in Access.

  3. #3
    VBAX Guru
    Joined
    Mar 2005
    Posts
    3,296
    Location
    See the
    RefreshLink Method (DAO)@import url(/Office.css);RefreshLink Method


    in the VBA Editor's Help.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •