View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default rounded # to correct #

I wonder whether you might have been using the QUOTIENT function instead of
dividing?
If you don't know what the QUOTIENT function does, look it up in Excel help.
If you want to divide A1 by A2, use the slant sign / to divide, so =A1/A2.
--
David Biddulph


"Wagnerk" wrote in message
...
I'm dividing two cell (257 by 20)---Excell inserts 12.00. What formula do
I
use to get the real number which is 12.85? Please Help!