G
Gaurav
I need to sum column P if values in column A begin with 000.
any ideas?
any ideas?
Bob Phillips said:=SUMIF(A:A,"0000*",P)
--
---
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my
addy)