![]() |
In Excel, how do you get it to not automatically round my dollars.
In Excel, how do you get it to not automatically round my dollars up or down.
Ex: I am summing a group of numbers and the total equals $598.6780. I want to show only 2 decimal places but do NOT want Excel to round the amount up. I want the answer to show me $598.67 not $598.68. |
One way
=ROUNDDOWN(A1,2) Think you'll need the analysis toolpak add installed -- Regards Ken....................... Microsoft MVP - Excel Sys Spec - Win XP Pro / XL 97/00/02/03 ---------------------------------------------------------------------------- It's easier to beg forgiveness than ask permission :-) ---------------------------------------------------------------------------- "Cylie G." <Cylie wrote in message ... In Excel, how do you get it to not automatically round my dollars up or down. Ex: I am summing a group of numbers and the total equals $598.6780. I want to show only 2 decimal places but do NOT want Excel to round the amount up. I want the answer to show me $598.67 not $598.68. |
=TRUNC(A1,2) might be what you're looking for
"Cylie G." wrote: In Excel, how do you get it to not automatically round my dollars up or down. Ex: I am summing a group of numbers and the total equals $598.6780. I want to show only 2 decimal places but do NOT want Excel to round the amount up. I want the answer to show me $598.67 not $598.68. |
All times are GMT +1. The time now is 05:34 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com