Forum Discussion
Kacper Modzelewksi
Aug 10, 2017Copper Contributor
how to remove external links from excel
hello Please help me with following task - I try to remove external links from excel: Data==>Edit Links==>break link It does not work - still I have that external links in the list. Even I c...
Kacper Modzelewski
Apr 27, 2018Copper Contributor
Yeh, unfortunately ;/ I had to recreate all excel files .. no solution to that so far ..
JKPieterse
Apr 28, 2018Silver Contributor
Did you try FindLink I referred to earlier?
- k lApr 28, 2018Copper Contributor
Yes, I tried FindLink. but, it does not see the link. Though I can see the link destination listed in the "Edit link" . I tried the "break link" function, but it has no effect.
- JKPieterseApr 30, 2018Silver ContributorCan you perhaps send the file to me?
i n f o AT j k p - a d s . c o m
Please include a link to this page with your message so I know what the email is about :-)- k lMay 01, 2018Copper ContributorI sent a private email to Jan Karel, but thought others might benefit to see what I discovered.-------Before sending the excel to you, I decided to remove a lot of stuff that I was sure would not be the issue, since they were recently added. But, as I did so, I realized that I could do so incrementally, and perhaps narrow the problem down. I continued until I only had one cell that caused the problem. It was a Data Validation cell. The FindLink.xla program could not find it.Perhaps the creator of FindLink.xla could modify it to see these types of links. But if not, I wonder if a program could be created that would systematically delete portions of a spreadsheet.1) Save as Test.xls2) Delete half the tabs , save as Test13) Open Test1, and see if the error occurs.a) if no error, close Test1, then re-open Test and delete the other half of the tabs.b) If error, delete half of the remaining tabs.4) Repeat the above cycle, until only 1 tab remains.5) Do a similar process for the rows of the spreadsheet, then the columns, until only one cell remains, which is the problem cell.There would need to be some method to keep track of the cells, so that at the end, it could say what tab and cell reference was a problem. I also imagine there may be multiple cell reference problems. So, I guess my steps a and b, both Test.xls and Test1.xls files should be checked for the external reference error.Attached is the problem spreadsheet. It is empty, with just cell A1 containing the external data validation link. Unfortunately, I didn't work on a way to keep track of which cell it was. At least I know which tab.-Joe Dunfee