Need Help w/Formula's

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need formula's for these 2 below .....

B3 through G3 add these together to = H3
&
B through B33 add these together to = B34


Thanks
Jeannette
 
I need formula's for these 2 below .....
B3 through G3 add these together to = H3
&
B3 through B33 add these together to = B34

Thanks
Jeannette
 
H3: =SUM(B3:G3)
B34: =SUM(B3:B33)
--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Thanks...haven't done formula's in years


Bob Phillips said:
H3: =SUM(B3:G3)
B34: =SUM(B3:B33)
--

HTH

RP
(remove nothere from the 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