+ Reply to Thread
Results 1 to 14 of 14

Break Links Not working

  1. #1
    Registered User
    Join Date
    06-23-2015
    Location
    Austin
    MS-Off Ver
    MAC 2011
    Posts
    18

    Break Links Not working

    I've tried everything I can think of to break a link Excel tells me I have. The break links feature doesn't do it, I've searched all cells for the particular link and can't find it, and I've gone through all my defined names. Can anyone figure out how to remove the link in the attached workbook?

    Texas PACE Authority Project Pro Forma v2.22A.xlsm

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: Break Links Not working

    So far, I've isolated the link to the Dashboard tab.
    If you delete all other tabs....the links still exist.
    If you delete only the Dashboard tab...the links are eliminated.

    However. even after deleting all rows, all columns, all objects, all VBA modules, and all range names...the links still exist!
    I'm guessing that tab is corrupted in some obscure way.
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  3. #3
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: Break Links Not working

    Follow-up...This seems to work:

    • MOVE the Dashboard tab to a new workbook
    • MOVE the Dashboard tab from the new workbook back to the original workbook.
    All functionality seems to be retained and there are no links.

    Is that something you can work with?

  4. #4
    Registered User
    Join Date
    06-23-2015
    Location
    Austin
    MS-Off Ver
    MAC 2011
    Posts
    18

    Re: Break Links Not working

    Awesome! I'll try this and see if it works!

  5. #5
    Registered User
    Join Date
    06-23-2015
    Location
    Austin
    MS-Off Ver
    MAC 2011
    Posts
    18

    Re: Break Links Not working

    Ron, I've just tried this twice, but the link still seems to be there. Perhaps you can upload the unlinked spreadsheet you created?

  6. #6
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: Break Links Not working

    I'll have to wait until I get home.
    If I attach files at work...I get a newspaper over the snout!

  7. #7
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: Break Links Not working

    Hmmm...I just noticed you're on a Mac.
    I wonder if that's one of the differences between Excel PC and Excel Mac.

    I opened the file from your post and followed the instructions I posted...Links gone.

  8. #8
    Registered User
    Join Date
    06-23-2015
    Location
    Austin
    MS-Off Ver
    MAC 2011
    Posts
    18

    Re: Break Links Not working

    I tried it on a PC as well, and couldn't get it to work, so I don't think it was the Mac issue. Maybe I'll try it with a different computer?
    Last edited by jblack6572; 09-24-2015 at 04:42 PM.

  9. #9
    Registered User
    Join Date
    06-23-2015
    Location
    Austin
    MS-Off Ver
    MAC 2011
    Posts
    18

    Wink Re: Break Links Not working

    OK I've now tried this on two different PCs and the link is still there. To be clear, I move to a new workbook, move back, and then when I click the "edit links" button, the link is still listed. Do you have a magic computer?

    If it really does work for you, would you mind uploading and I'll just use that one?

    Thanks,
    Jonathon

  10. #10
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: Break Links Not working

    Ok...now I'm confused.
    the process I posted was actually successful...at work...using Excel 2007.

    When I tried it at home...Excel 2010 AND Excel 2013...it fails. (sorry)

  11. #11
    Valued Forum Contributor quekbc's Avatar
    Join Date
    01-18-2010
    Location
    Sydney, Australia
    MS-Off Ver
    2010, 2013, 2016
    Posts
    1,149

    Re: Break Links Not working

    Cell E13 of Dashboard contains a Data Validation link to an older version of the spreadsheet. Fix that, save and re-open. That should do it.

  12. #12
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: Break Links Not working

    Nice catch!

    This situation prompted me to write a macro that I've been meaning to get to for quite some time.

    This code
    • inserts a new worksheet in the current workbook
    • Identifies every DV cell in the active sheet
    • On the new sheet, it lists:
    ...cell address
    ...DV Type
    ...Formula1
    ...Formula2
    Please Login or Register  to view this content.
    Note: That's just "quick and dirty" code..It's not especially comprehensive or elegant and has meager error checking....but it does what I want it to do (for now).
    Last edited by Ron Coderre; 09-25-2015 at 08:01 AM.

  13. #13
    Registered User
    Join Date
    05-06-2021
    Location
    Hampshire, England
    MS-Off Ver
    Microsoft 365
    Posts
    1

    Re: Break Links Not working

    Big thanks to Ron Coderre, albeit 6 years later, helped us out of a tricky hole, macro works an absolute treat.

  14. #14
    Registered User
    Join Date
    12-22-2022
    Location
    Canada
    MS-Off Ver
    Latest
    Posts
    1

    Re: Break Links Not working

    Can confirm 2022 macro still works - thank you!!!!

+ 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. Edit Links - Break Links not working
    By dmang1 in forum Excel General
    Replies: 10
    Last Post: 03-16-2017, 12:43 PM
  2. Cannot Break links in excel
    By jennyc_83 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 01-23-2014, 07:39 AM
  3. Completely remove/delete all the external links (Break Links)
    By SunOffice in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-23-2014, 05:31 AM
  4. Break Links
    By Katiek9 in forum Excel General
    Replies: 0
    Last Post: 07-19-2011, 10:33 AM
  5. break links
    By keith6292 in forum Excel General
    Replies: 2
    Last Post: 12-12-2009, 04:26 PM
  6. [SOLVED] Break Links not working !!!! HELP !!
    By WhytheQ in forum Excel General
    Replies: 3
    Last Post: 05-25-2006, 09:35 AM
  7. [SOLVED] Break all links in the workbook
    By striker72s in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-29-2005, 05:05 AM
  8. [SOLVED] break links
    By peadar in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-21-2005, 09:06 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