Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count number of cells and total in one column, based on another column suffix | Excel Worksheet Functions | |||
Text to column and selecting values based on a different column | Excel Worksheet Functions | |||
Text to column and selecting values based on a different column | Excel Worksheet Functions | |||
Text to column and selecting values based on a different column | Excel Discussion (Misc queries) | |||
Resetting values based on change in cells of other column | Excel Discussion (Misc queries) |