Sum and If

S

Shirl

I am wanting to add numbers in Column B,d,f etc only if it equals the text in
Column A,c,e etc
 
F

FSt1

hi
try this..
=SUMIF(B2:B8,"text",A2:A8)
or
sumif(range with criteria, criteria, range to sum)

Regards
FSt1
 
L

L. Howard Kittle

I might be overlooking the obvious, but how can NUMBERS in a column equal
TEXT in another column?

Regards,
Howard
 

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

Top