LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #8   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 15,768
Default Total cells of one column based on the values in another column?

Yeah, but you're using a SUM formula so the values are *calculated*.

Did you try what I suggested?

--
Biff
Microsoft Excel MVP


"Riccol" wrote in message
...
Thanks, Biff. But they're just regular numbers formatted in "accounting"
style to show two digits after the decimal ($ 0.00). I only ever enter
whole exact dollars & cents ($ 00.00) and I'm not using any formulas
anywhere that would result in more than two digits after the decimal (like
dividing might, for example) so there's no where that the actual value
would be differnt from the displayed value.


T. Valko wrote:
What kind of numbers are in these cells? If they're decimal values the
*displayed* value may not be the *true underlying* value. For example:

G162 true underlying value = 10.999999999999999

But it will display as 11. If D164 true underlying value = 11 then those
2 values do not match.

To fix that use rounding:

I always use the Formula Is option in conditional formatting...

=ROUND(G162,2)<ROUND(D164,2)



 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Count number of cells and total in one column, based on another column suffix Pierre Excel Worksheet Functions 5 October 31st 07 12:28 AM
Text to column and selecting values based on a different column torooo Excel Worksheet Functions 5 October 21st 06 03:35 PM
Text to column and selecting values based on a different column [email protected] Excel Worksheet Functions 1 October 21st 06 03:10 AM
Text to column and selecting values based on a different column torooo Excel Discussion (Misc queries) 1 October 18th 06 07:27 PM
Resetting values based on change in cells of other column NSteinner Excel Discussion (Misc queries) 1 September 4th 05 04:09 PM


All times are GMT +1. The time now is 08:32 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"