Break Link

R

Rook

I have a procedure where it will format a sheet, move it to a new book and
save it.
Problem is, a link is established from the original file to the saved one
even if there are no formulas linking any cell. Perhaps it was due to the
procedure.

Question, how can I break this link automatically?
Need you help.

Rook
 
D

Dave Peterson

Excel doesn't lie.

If it thinks that you have a link back to the original workbook, you do. It
might not be in a formula in a cell, though. It could be in a Name.

I'd get a couple of tools to help find it:
Bill Manville's FindLink program:
http://www.oaltd.co.uk/MVP/Default.htm

And Jan Karel Pieterse's (with Charles Williams and Matthew Henson) Name
Manager:

You can find it at:
NameManager.Zip from http://www.oaltd.co.uk/mvp

Once you find out where that link is, you may be able to fix it in the original
workbook (if it's not required) or modify your routine to fix it in the new
workbook.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top