![]() |
Decimal places
I am trying to display less decimal places without the figure being rounded,
eg 29.37500 to display only 29.37. Can anyone help me with this please? -- Tricia |
Decimal places
=TRUNC(A1,2)
"Tricia" wrote: I am trying to display less decimal places without the figure being rounded, eg 29.37500 to display only 29.37. Can anyone help me with this please? -- Tricia |
Decimal places
Hi,
you can also try this ROUNDDOWN(A1,2) -- Regards, Ashish Mathur Microsoft Excel MVP www.ashishmathur.com "Teethless mama" wrote in message ... =TRUNC(A1,2) "Tricia" wrote: I am trying to display less decimal places without the figure being rounded, eg 29.37500 to display only 29.37. Can anyone help me with this please? -- Tricia |
All times are GMT +1. The time now is 06:58 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com