+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Registered User
    Join Date
    10-09-2009
    Location
    KL
    MS-Off Ver
    Excel 2003
    Posts
    42

    Linking between open and closed workbook.

    I wish to get some suggestions on using which methods to link workbook A with workbook B . The situation is I still manage to get updated data from closed workbook, when open either one workbook only (A or B).
    I using Ms 2003, My doubts are:
    1. Which method easier for me, as I need to link quite a lot of data from A to B.
    2. If I share the workbook on the network, once the network name change, all linking GONE? I have to change one by one?
    * I found this formula but do know how to use ='\\myserver\myshare\[source.xls]Prices'!B5 , suggested in Ms Excel website.
    3. If using VBA will can work well, can give me some suggestions ?

    The Method using COPY ----> PATSE SPECIAL ---> PASTE LINK, cannot work well with update data from closed workbook and sharing workbooks on the network. The reason is once the network name gone = all gone. Please help me, I already finish all the formula for calculation, just the linking part bother me a lot. THANKS A LOT
    Attached Files Attached Files
    Last edited by Kenji; 10-26-2009 at 01:50 PM. Reason: Add attachment for clearer understanding

  2. #2
    Valued Forum Contributor scaffdog845's Avatar
    Join Date
    02-01-2008
    Location
    Aston, PA. USA.
    MS-Off Ver
    2007
    Posts
    271

    Re: Linking between open and closed workbook.

    When building workbooks with external links it is always good practice to make sure that all users have the same drive mappings and that the file names will not be be changed without both workbooks being open at the same time.

    If you view the contens of the cell you applied the paste special to it will resemble something to the effect of (=[test2.xlsx]Sheet1!$A$1) as long as the source workbook remains open. Once the source workbook is closed the link will change to something like (='C:\Documents and Settings\l53vmc\Desktop\[test2.xlsx]Sheet1'!$A$1).

  3. #3
    Registered User
    Join Date
    10-09-2009
    Location
    KL
    MS-Off Ver
    Excel 2003
    Posts
    42

    Re: Linking between open and closed workbook.

    Yeah, I know this. However, It won't update data from a closed workbook untill the closed workbook is open. I read some website suggest me to use indirect EXT but I dunno how to use it @@

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.2.0