Thread: Break Link
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rook rook is offline
external usenet poster
 
Posts: 24
Default Break Link

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