What is the DIVIDE function?
The returned value of one number divided by another
Syntax
DIVIDE(value1, value2)
Sample Usage
=DIVIDE( 10, 2 )
Notes about this function
This function can only use two values, separated by a comma.
The returned value of one number divided by another
DIVIDE(value1, value2)
=DIVIDE( 10, 2 )
This function can only use two values, separated by a comma.