You can ... If you want to ... in conjunction with Sum().
Usually, other functions better fit the bill for multi-criteria situations.
=SUM(SUMIF(A1:A20,{"A","B"},B1:B20))
--
HTH,
RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================
can i perform a SUMIF function with more than one
criteria.