If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Money Rounding Problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-16-05, 13:53
wey97 wey97 is offline
Registered User
 
Join Date: Mar 2003
Posts: 130
Question Money Rounding Problem

I have a sheet with columns formatted as money and sometimes due to calculations, the final value is often off by a penny depending on the actual value of the cell and the displayed value of the cell.

Actual values:

12.4999
14.599
9.995
4.5899
22.4949
19.1889

Total
----------
41.6838


Displayed values (what they SHOULD look like):

$12.50
$14.60
$10.00
$4.59
$22.50
$19.19

Total
----------
$41.69

Is there a way to display with the right rounding other than rounding every individual cell with =Round(Cell, 2) ?
Reply With Quote
  #2 (permalink)  
Old 11-17-05, 09:26
shades shades is offline
Registered User
 
Join Date: Oct 2003
Posts: 1,091
Howdy. Try the ROUNDUP function.
__________________
old, slow, and confused
but at least I'm inconsistent!

Rich
(retired Excel 2003 user, 3/28/2008)

How to ask a question on forums
Reply With Quote
  #3 (permalink)  
Old 11-29-05, 15:48
pramsey pramsey is offline
Registered User
 
Join Date: Nov 2005
Posts: 20
__________________
Programming/Web Design
http://eofficeprofessionals.com/forums

Offer solutions-not criticism.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On