Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Rick Hoffman
 
Posts: n/a
Default @sum from two pages

What is the easiest way to add two cells from different pages in a
spreadsheet? If you want to add B45 from the first sheet and C76 from the
second sheet and display that sum on a third sheet how would you do it?

Thanks!


  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi Rick

click where you want the answer and type an
=
go to the first sheet, click on B45
type a
+
go to the second sheet, click on C76
type a
=

OR
where you want the answer type
=Sheet1!B45+Sheet2!C76
and press enter

Note, substitute real sheet names for Sheet1 & Sheet2 and if there's a space
in your sheet names you need to surround the sheet name with ' ' e.g.
='First Qtr'!B45+'Second Qtr'!C76

Cheers
JulieD



"Rick Hoffman" wrote in message
...
What is the easiest way to add two cells from different pages in a
spreadsheet? If you want to add B45 from the first sheet and C76 from the
second sheet and display that sum on a third sheet how would you do it?

Thanks!




  #3   Report Post  
JE McGimpsey
 
Posts: n/a
Default

one way:

In a cell on the third sheet:

=Sheet1!B45 + Sheet2!C76

In article ,
"Rick Hoffman" wrote:

What is the easiest way to add two cells from different pages in a
spreadsheet? If you want to add B45 from the first sheet and C76 from the
second sheet and display that sum on a third sheet how would you do it?

Thanks!

  #4   Report Post  
Rick Hoffman
 
Posts: n/a
Default

Thanks. That worked fine! I knew it wasn't hard but couldn't find it
easily in the MS help...how unusual!



"JE McGimpsey" wrote in message
...
one way:

In a cell on the third sheet:

=Sheet1!B45 + Sheet2!C76

In article ,
"Rick Hoffman" wrote:

What is the easiest way to add two cells from different pages in a
spreadsheet? If you want to add B45 from the first sheet and C76 from

the
second sheet and display that sum on a third sheet how would you do it?

Thanks!



  #5   Report Post  
PJF
 
Posts: n/a
Default

Rick,

The real pros here may have a much simpler/elegant solution. But, FWIW, try
the following:

Copy the cell B45 in Sheet1 to the desired cell (say, A15) in Sheet3 but use
the Paste Special function under Edit and click on Paste Link. In the
formula field for A15, in Sheet3 add a plus (+) sign. Repeat these steps
copying C76 from Sheet 2 to Sheet3, A15.

After selecting C76 in Sheet2 and clicking on COPY, I didn't have to access
the Edit/Paste Special/Paste Link function for the second entry; it already
appeared in Sheet3, A15. Simply hit ENTER and the sum of the two cells in
Sheet1 and Sheet2 appeared. Any changes you make to B45 in Sheet1 and/or C76
in Sheet2 will recalculate to the new sum in A15 of Sheet3. This works for
what I understand you're trying to do.

I did the foregoing in Excel 2000. Whether the version of Excel you're
using works the same way, I can't predict. But it might be worth a try.
Don't hesitate to ask any follow up questions.

Regards,

PJF


"Rick Hoffman" wrote in message
...
What is the easiest way to add two cells from different pages in a
spreadsheet? If you want to add B45 from the first sheet and C76 from the
second sheet and display that sum on a third sheet how would you do it?

Thanks!






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Single worksheet, multiple pages? Peter Excel Discussion (Misc queries) 9 January 23rd 05 09:51 PM
How do I print row labels on alternating pages of an Excel workshe Beckygnc Excel Discussion (Misc queries) 0 January 18th 05 02:57 PM
How do I remove pages in Excel? Carrmela Excel Discussion (Misc queries) 1 December 9th 04 08:13 PM
How do I delete pages? Sara Excel Discussion (Misc queries) 5 December 8th 04 01:25 AM
Limiting the # of pages for Repeat Column Labels LarryF Excel Discussion (Misc queries) 1 November 27th 04 12:21 AM


All times are GMT +1. The time now is 04:44 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"