M Mark G. Jan 9, 2006 #1 Is there a way to link cells and/or calcs from one worksheet to another worksheet within the same file? If so, then how? Thanks much.
Is there a way to link cells and/or calcs from one worksheet to another worksheet within the same file? If so, then how? Thanks much.
B Bob Phillips Jan 9, 2006 #2 You simply set a formula to that cell, but include the sheet name =Sheet2!A1 If the sheet includes embedded spaces, enclose in single quotes ='my sheet'!A1 -- HTH Bob Phillips (remove nothere from email address if mailing direct)
You simply set a formula to that cell, but include the sheet name =Sheet2!A1 If the sheet includes embedded spaces, enclose in single quotes ='my sheet'!A1 -- HTH Bob Phillips (remove nothere from email address if mailing direct)
B Bob Phillips Jan 9, 2006 #4 The example I gave shows what I mean. -- HTH Bob Phillips (remove nothere from email address if mailing direct)
The example I gave shows what I mean. -- HTH Bob Phillips (remove nothere from email address if mailing direct)