Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
How do I truncate my numbers so that $54.2223456 is changed to $54.22? I
know how to round, but I want the actual base number to be truncated, not simply the number that appears in the cell. All my numbers are currency, so want two numbers after the decimal. I tried truncating to a certain number of total characters, but that doesn't help since $54.22 has fewer characters than $13294.32, but both are correct. Thanks! |
#2
![]() |
|||
|
|||
![]()
You could try..
ToolsOptionsCalculation - tick the precision as displayed check box. Beware. This setting applies to all cells in the workbook. It will convert them all and the precision will be lost for good. Save a backup first! Thanks, Matt "tamar" wrote: How do I truncate my numbers so that $54.2223456 is changed to $54.22? I know how to round, but I want the actual base number to be truncated, not simply the number that appears in the cell. All my numbers are currency, so want two numbers after the decimal. I tried truncating to a certain number of total characters, but that doesn't help since $54.22 has fewer characters than $13294.32, but both are correct. Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
truncate ssn to first four digits | Excel Discussion (Misc queries) | |||
I WANT to truncate my leading zeros | Excel Discussion (Misc queries) | |||
Truncate scientific notation | Excel Worksheet Functions | |||
fill or truncate to a certain number of characters in a cell | Excel Worksheet Functions | |||
linking cells in Excel 2003. How to not truncate to 255 characters. | Excel Discussion (Misc queries) |