Un cluster para sumar y calcular totales con atajos y formulas.
AutoSum
Alt + =
Copy Formula
Ctrl + '
SUM
Returns the sum of selected values or ranges.
SUMIF
Sums values that meet a condition.
SUMIFS
Sums values that meet multiple conditions.
SUBTOTAL
Returns a subtotal with specified aggregate function.
SUMPRODUCT
Returns sum of products of arrays.