MOD - Returns the remainder (residue) of the division of two numbers.
MROUND - Rounds a number to the nearest multiple.
RANDBETWEEN - Returns a random number between two specified numbers.
ROUND - Rounds a number to the specified number of decimal places.
ROUNDUP - Rounds up a number to the number of decimal places specified.
ROUNDDOWN - Rounds down a number to the number of decimal places specified.
SUBTOTAL - Returns a subtotal in a list or database.
SUM - Returns the sum of a range of cells.
SUMIF - Add the cells specified by a given condition or criteria.
SUMIFS - Add the cells specified by a given set of conditions or criterias.
SUMPRODUCT - Multiplies two or more arrays and returns the sum of the products.
No comments:
Post a Comment