Funcion de Excel

SUMIF

Sums values that meet a condition.

SUMIF(range, criteria, [sum_range])

Argumentos

range

Obligatorio

Specify the range used for condition check or aggregation.

criteria

Obligatorio

Enter the match condition, e.g. "Food", ">=80", "<>0".

sum_range

Opcional

Specify the range of values to sum.

Vista previa de practica

Use SUMIF to aggregate 売上 in column D where カテゴリ matches 食品. You can set ranges by dragging from the start cell to the end cell in the same argument field.

Formula correcta de ejemplo

=SUMIF(C2:C8, "食品", D2:D8)

Practicar esta funcion

Preguntas frecuentes sobre SUMIF

Como usar SUMIF en Excel?

En esta pagina puedes revisar el objetivo de SUMIF, sus argumentos y ejemplos de practica.

Donde practicar SUMIF?

Usa el boton de practica al final de la pagina para comenzar ejercicios de SUMIF de inmediato.

Que argumentos pide SUMIF?

La seccion de argumentos muestra cuales son obligatorios y cuales opcionales.