December 2011
Intermediate to advanced
1088 pages
24h 50m
English
Syntax. QUOTIENT(numerator,denominator)
Definition. This function returns the integer portion of a division operation. If this function is not available and you get the #NAME? error, you need to install and activate the add-in analysis functions.
Arguments
numerator (required) The dividend
denominator (required) The divisor
Background. The division operation is the inverse of the multiplication operation and can be indicated by a colon, as in a : b or a fraction line, as in

The colon and the fraction line are interchangeable signs. However, Excel formulas use the slash (/) as the operator for division.
You will find more information ...
Read now
Unlock full access