LEFT command with SUMIF

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

Guest

I would like to use the LEFT command along with the SUMIF command, for
instance I would like to sum together the ABC of these rows.

A B
ABCX 10
ABCY 11
ABCZ 12

So I would like to sum together any time SUMIF finds the left 3 in column A
= ABC.

Thanks.
 
Back
Top