Re: how to display answer as whole number and remainder

Tech-Archive recommends: Fix windows errors by optimizing your registry



You can use MOD() to find the remainder.

Tim


"ynot" <ynot@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:DD331B7C-DB13-487D-A5B7-FB51FB1EC500@xxxxxxxxxxxxxxxx
I wanted to be able to divide one number by another and display the answer
as
a whole number (not rounded up or down) and then the remainder in separate
cells so I can apply other formulas to the answers later. EG 6000 / 305 =
19 r 205


.