Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
=FLOOR(A1/B1,SIGN(A1)*1)
Or, if you only have positive numbers, =INT(A1/B1) -- Kind regards, Niek Otten "WannaBeExceller" wrote in message ... I am trying to do a division but only want the quotient part. I thought there would be a DIV function that works like MOD function. Thanks in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do i round a quotient to specific decimal places? | Excel Worksheet Functions | |||
Why QUOTIENT function is not being recognized? | Excel Worksheet Functions | |||
quotient function prob. i have copied example but it gives error | Excel Discussion (Misc queries) | |||
Make divisions and display no decimal value at the quotient! | Excel Discussion (Misc queries) | |||
How do I set a mimimum quotient value? | Excel Worksheet Functions |