Computer Science, asked by singharchana3891, 4 months ago

i)which function can be used for filling the complete cell
with * sign.​

Answers

Answered by Anonymous
5

Answer:

If you want, you can apply the criteria to one range and sum the corresponding values in a different range. For example, the formula =SUMIF(B2:B5, "John", C2:C5) sums only the values in the range C2:C5, where the corresponding cells in the range B2:B5 equal "John."

Similar questions