Re: remova of decimal palces

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



Chip,

May I ask why not:

=FLOOR(A1,SIGN(A1))

or even:

=TRUNC(A1)

Which as far as I can see return the same result.

--
Regards,

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings

sandymann2@xxxxxxxxxxxxxx
Replace @mailinator.com with @tiscali.co.uk


"Chip Pearson" <chip@xxxxxxxxxxxx> wrote in message
news:84E01818-8574-4FBD-8C78-9983BB358BFD@xxxxxxxxxxxxxxxx
Olu,

Use a formula like:

=FLOOR(ABS(A1),1)*SIGN(A1)


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting
www.cpearson.com
(email on the web site)



"oasalako1" <oasalako1@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8574A774-7301-46A6-8ABC-9A5309CEDAC4@xxxxxxxxxxxxxxxx
Hi, I am trying to make my figure e.g 123,456.78 to be 123,456. I do not
want
to see the decimal place and I don't want it to round it up to be
123,457.

Anyone can tell me what formula to use?

Thanks
Olu




.



Relevant Pages

  • Re: Problem with rounding?
    ... In Perth, the ancient capital of Scotland ... and the crowning place of kings ... If the next decimal place is greater than or equal to 5 then round up. ...
    (microsoft.public.excel.misc)
  • Re: Rounding up to a set of specific numbers?
    ... In Perth, the ancient capital of Scotland ... I need to round a number to the nearest of the following numbers: ... bradles's Profile: ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Can I Make This Computation Shorter?
    ... In Perth, the ancient capital of Scotland ... and the crowning place of kings ...
    (microsoft.public.excel.misc)
  • Re: Deleting Duplicate Data in a Column.
    ... In Perth, the ancient capital of Scotland ... I am trying to delete duplicate data in a column. ... ABX - Albury, New South Wales, Australia - Albury ...
    (microsoft.public.excel.newusers)
  • Re: Sorting with empty line at the end
    ... In Perth, the ancient capital of Scotland ... and the crowning place of kings ... What is happening now with the sort? ...
    (microsoft.public.excel)