excel 2003 switching ifo from one sheet to another

  • Thread starter Thread starter jmh
  • Start date Start date
J

jmh

how do i take a sum that has been calculated on sheet 2 and automatically
have it trannsferred to a designated cell on sheet 1?
 
Move to the cell in sheet one where you want to place the sum reference and
do the following:

Type an = sign
Press Ctrl + PgUp to move to sheet2
Click the cell with the sum
Press Enter to complete the formula

Or you can type the entire formula by entering the name of the worksheet,
enclosed in single quotes, followed by the cell address that has the sum
formula. See example below:

='Sheet2'!D52
 
jmh said:
how do i take a sum that has been calculated on sheet 2 and automatically
have it trannsferred to a designated cell on sheet 1?

thanks that works for me
jmh
 
Kevin B said:
Move to the cell in sheet one where you want to place the sum reference and
do the following:

Type an = sign
Press Ctrl + PgUp to move to sheet2
Click the cell with the sum
Press Enter to complete the formula

Or you can type the entire formula by entering the name of the worksheet,
enclosed in single quotes, followed by the cell address that has the sum
formula. See example below:

='Sheet2'!D52

thank you

jmh
 

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