View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Liliana[_4_] Liliana[_4_] is offline
external usenet poster
 
Posts: 39
Default cells linked from worksheet to worksheet

Use find and replace - with care! Example:

Highlight an area of you sheet that contains formula extracting information
from Sheet2 instead of Sheet1

Find What: Sheet2
Replace with: Sheet1

Excel will return an error if modifying formula would make the reference
invalid.

--
Lil



?B?UGFtbXk=?= wrote in
:

I have a workbook that has 52 worksheets. This main workbook has
links from an input spreadsheet. question, On the main workbook,
each sheet has some of the cells linked to the wrong cells from the
input workbook Is there an easy way to change the cell address?
Sheet 1 input is linked to sheet 1 on the main, sheet 2 from input to
sheet 2 on main, etc. Can this be done without correcting each
sheet?




--