+ Reply to Thread
Results 1 to 3 of 3

Link not updating (OFFSET)

  1. #1
    Registered User
    Join Date
    08-10-2004
    Posts
    8

    Link not updating (OFFSET)

    I am trying to use an offset formula that references another spreadsheet. I would prefer not to open the linked spreadsheet to which to formula refers, however the formula is returning a '#VALUE' qwhile the referenced spreadsheet is not open and is corrected when that spreadsheet is openned in the current window. Is there any way for the cell value to be updated without openning the referenced spreadsheet?

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Hi,

    You can set up an OFFSET function to use a cell in another workbook as the reference point. As long as the other workbook is open, the function works. If you close the referenced workbook the function returns the #VALUE! error.

    Attached is a link to sum from closed workbook

    http://www.exceltip.com/st/Summing_f...ooks/1067.html

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Forum Expert dominicb's Avatar
    Join Date
    01-25-2005
    Location
    Lancashire, England
    MS-Off Ver
    MS Office 2000, 2003, 2007 & 2016 365
    Posts
    4,867

    Smile

    Good evening afiack

    I believe you can get more functionality working with closed files by using the INDIRECT.EXT function contained in the free add-in MoreFunc available from here :

    http://xcell05.free.fr/english/

    I've not actually examined using it with the OFFSET function - just thought I'd throw it in as an interesting aside if anyone wants to check it out...

    HTH

    DominicB
    Please familiarise yourself with the rules before posting. You can find them here.

+ Reply to Thread

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.6.0 RC 1