Link sums from worksheet to worksheet

  • Thread starter Thread starter Mark G.
  • Start date Start date
M

Mark G.

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.
 
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)
 
The example I gave shows what I mean.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)
 

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

Back
Top