ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   integer (https://www.excelbanter.com/excel-worksheet-functions/141505-integer.html)

integer format

integer
 
how do you display numaric data in integer format

David Biddulph[_2_]

integer
 
Format cell/ number/ 0 decimal places, if you want the number to stay the
same but be displayed as an integer.

If you want to change the number to an integer, you have a choice,
including:
=INT(A1)
=ROUND(A1,0)
=ROUNDUP(A1,0)
=ROUNDDOWN(A1,0)
or (with some caveats):
=FLOOR(A1,1)
=CEILING(A1,1)
--
David Biddulph

"integer format" <integer wrote in message
...
how do you display numaric data in integer format





All times are GMT +1. The time now is 04:38 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com