Thread: Linking Formula
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Don S[_2_] Don S[_2_] is offline
external usenet poster
 
Posts: 2
Default Linking Formula

I have a workbook with multiple data sheets. Each data sheet has a sum total
in cell B4. I created a summary sheet to pull all the totals into it. I
entered the following linking formula: ='(1)'!$B$4, now I want to drag this
formula down and have it automatically change to the next sheet. For example
='(2)'!$B$4, ='(3)'!$B$4, ='(4)'!$B$4 and so on€¦ Is this possible?