+ Reply to Thread
Results 1 to 7 of 7

Why does my broken link formula still works and does not return error?

  1. #1
    Registered User
    Join Date
    02-03-2011
    Location
    Richmond, BC
    MS-Off Ver
    Excel 2007
    Posts
    69

    Why does my broken link formula still works and does not return error?

    Hi,

    I know this sound weird.
    But, how could a broken link formula still return the correct result but error message?

    I am using VLOOKUP formula to find a result from a workbook on a network drive.
    It work great and everything.
    However, what I found was when the network drive is disconnected, the VLOOKUP formula still works!
    HOW? and WHY? It's not giving me any error where it suppose to?
    I did close and reopen Excel; it did warm me about updating links and links can not be update and asked me if I would like to continue or edit links.
    But the formula still works and still returns the correct result even know the links are no longer exist.
    Is there some kind of temporary data or some sort saved in the original workbook?

    Thank you very much,

  2. #2
    Valued Forum Contributor
    Join Date
    05-07-2014
    Location
    India
    MS-Off Ver
    MS Office 365
    Posts
    313

    Re: Why does my broken link formula still works and does not return error?

    Hi stewegg,

    Thats nice that you can still see the result without connecting to drive. However, this happened because as you said, the moment you open file it asks you "Update the link" or "Continue without updates" (something like that :P). And when you click on "Update the link" it returns saying "Links can not be updated" and ask you to edit the links or continue. And when continue then in that case, the previous result is putted on last updated result. If you refer to the Excel Option by following steps ALT+T+O-->Formula-->Calculation Option (Check this) - The calculation option will be selected as 'Manual' instead of 'Automatic'.

    Hope this will give you clear picture.
    Thanks
    Nisha Dhawan


    If you like my answer please click on * Add Reputation
    "If you can dream it, You can do it "

  3. #3
    Registered User
    Join Date
    02-03-2011
    Location
    Richmond, BC
    MS-Off Ver
    Excel 2007
    Posts
    69

    Re: Why does my broken link formula still works and does not return error?

    Hi Nisha,

    I check the Calculation Option under Formula, "Automatic" is still selected.

    I kind of get what you are saying.
    But something that does not quilt make sense is the size of the file.
    The "database" workbook that's the network drive is about 5MB and the VLOOKUP workbook is only 520kB.
    How could a 5MB data be "saved" in a 520kB workbook as a temp result file and still be functional?
    It just doesn't make sense......

  4. #4
    Registered User
    Join Date
    02-03-2011
    Location
    Richmond, BC
    MS-Off Ver
    Excel 2007
    Posts
    69

    Re: Why does my broken link formula still works and does not return error?

    By functional, I mean, VLOOKUP still returns the correct result doesn't matter what the lookup_value changed to....

    eg. =VLOOKUP(A2, 'networkdrive://....//database.xls'!Data, 2, FALSE)

    Doesn't matter what I change A2 to, it still give me the correct result.

  5. #5
    Valued Forum Contributor
    Join Date
    05-07-2014
    Location
    India
    MS-Off Ver
    MS Office 365
    Posts
    313

    Re: Why does my broken link formula still works and does not return error?

    No it won't happen if you the lookup value is not matching in lookup table. You must try using it on any excel book with sample data on excel itself. Then remove lookup value from master file and see the result it will return to Error #N/A.

  6. #6
    Registered User
    Join Date
    02-03-2011
    Location
    Richmond, BC
    MS-Off Ver
    Excel 2007
    Posts
    69

    Re: Why does my broken link formula still works and does not return error?

    That was what I originally expected: to have an error showing up.
    But instead, I got a correct result every single time when I change A2.
    For sure if I would to make any changes to the "database" workbook, the VLOOKUP workbook will defiantly not reflect that change.
    But I just could not figure out how and where does this "temp" data is stored, nothing make sense....

  7. #7
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Why does my broken link formula still works and does not return error?

    The table that the Vlookup refers to is stored in the file containing the vlookup formula.

    Where in the file, I have no idea.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] .Match with On Error: On Error Resume Next works. On Error GoTo only works once. Err.Clear
    By Doc.AElstein in forum Excel - New Users/Basics
    Replies: 28
    Last Post: 03-16-2015, 12:55 PM
  2. how can i make this code works for multiple links it only works for one link
    By baig123 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-12-2014, 08:38 AM
  3. Excel 4.0 macro works in 2010 but is broken in 2013
    By gregsedwards in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-04-2014, 05:48 PM
  4. [SOLVED] Excel formula works when broken in two parts, but not when added together
    By nickmax1 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-25-2014, 07:52 AM
  5. Replies: 5
    Last Post: 12-21-2013, 03:42 PM

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