Funcion de Excel

SUBTOTAL

Returns a subtotal with specified aggregate function.

SUBTOTAL(function_num, ref1, [ref2], ...)

Argumentos

function_num

Obligatorio

SUBTOTAL operation code: 1=AVERAGE, 2=COUNT, 3=COUNTA, 4=MAX, 5=MIN, 6=PRODUCT, 7=STDEV.S, 8=STDEV.P, 9=SUM, 10=VAR.S, 11=VAR.P. Use 101-111 for the same operations while excluding manually hidden rows.

ref1

Obligatorio

Specify a reference range. You can drag or click start/end cells.

Vista previa de practica

Use SUBTOTAL to calculate a subtotal for 売上 in column D using function_num 9. You can set ranges by dragging from the start cell to the end cell in the same argument field.

Formula correcta de ejemplo

=SUBTOTAL(9, D2:D8)

Practicar esta funcion

Preguntas frecuentes sobre SUBTOTAL

Como usar SUBTOTAL en Excel?

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

Donde practicar SUBTOTAL?

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

Que argumentos pide SUBTOTAL?

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