TO COUNT & TOTAL IT
One way:
=SUMIF(A1:A15,5,B1:B15)
Another way is to sort by column A and create subtotals by column A.
Regards,
Stefi
€žAshwini€ť ezt Ă*rta:
I need some help
suppose, if our argument meets, then how to add the argument.
Ex: In columns A1:A15, I need to count how many 5 are there, so I counted.
In the columns B1:B15, values are there, so now I need to sumup the 5's value.
|