How do I sum Column F if Column B = "DEPOSIT"

B

Bob Phillips

=SUMIF(F:F,"Deposit",B;B)

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Top