+ Reply to Thread
Results 1 to 4 of 4

Unable to turn off "Save external link values"

  1. #1
    Registered User
    Join Date
    10-16-2013
    Location
    Ireland
    MS-Off Ver
    Excel 2007
    Posts
    6

    Unable to turn off "Save external link values"

    Hi

    I have an Excel 2007 workbook (.xlsx) with links to external data (excel files on SharePoint so the links are http...).

    Sometimes the links are not present and I expect to get a #REF error (which is fine as I use IFERROR to return "N/A") but instead, Excel is retaining the last known valid value for these cells. In the Trust Centre settings, I have setup to update all external links and I have unticked the checkbox in "Excel Options" to "Save External Link Values" and I expected this to solve the problem but it hasn't.

    Any ideas on what else I can do?

    Thanks in advance

    neil

  2. #2
    Registered User
    Join Date
    10-16-2013
    Location
    Ireland
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Unable to turn off "Save external link values"

    Hi

    Update on this - the problem seems to be resolved when I untick the box "Use 1904 date system". Once I do that and click Ok, all the broken links lose their previously held value (which is what I want!)

    However, I need to use the 1904 date system as I want to display negative units of time (i.e. hours behind schedule).

    Any thoughts?

    Thanks

  3. #3
    Registered User
    Join Date
    10-16-2013
    Location
    Ireland
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Unable to turn off "Save external link values"

    Hi

    Back again with a workaround:

    I'm going to change the formula where I have the negative value displayed (as "######" when not using the 1904 date system) from:

    http:externallink.xlsx

    to

    =IF(http:externallink.xlsx<0, TEXT(ABS(http:externallink.xlsx),"-h:mm:ss"),http:externallink.xlsx)

    This is working for me but it prevents me from applying formatting based negative time values (because it's now stored as text) so any help would be appreciated

    Thanks
    Last edited by neilduggan; 02-16-2015 at 08:00 AM.

  4. #4
    Registered User
    Join Date
    10-16-2013
    Location
    Ireland
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Unable to turn off "Save external link values"

    Anyone able to help??

+ 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. Replies: 0
    Last Post: 12-07-2008, 01:25 PM
  2. Unable to save external link values.
    By ChrisMattock in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-24-2008, 01:00 PM
  3. "unable to paste link" Excel error message
    By Refund Partners in forum Excel General
    Replies: 0
    Last Post: 06-07-2006, 04:45 PM
  4. [SOLVED] error message - unable to save external link values
    By BitsofColour in forum Excel General
    Replies: 0
    Last Post: 10-04-2005, 03:05 PM
  5. Error "Unable to save external link values"
    By planner in Maryland USA in forum Excel General
    Replies: 1
    Last Post: 08-31-2005, 11:05 AM

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