View Single Post
  #5   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!