View Single Post
  #2   Report Post  
Jason Morin
 
Posts: n/a
Default

=A1+B1
=SUM(A1:B1)
=SUM(A1,B1)
=SUM(OFFSET(A1,,,,2))

HTH
Jason
Atlanta, GA

-----Original Message-----
Need how to set-up a formula to add one cell $s to

another cell $s and have
that amount appear in a third cell
.