View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Carol A Carol A is offline
external usenet poster
 
Posts: 3
Default Problem with Excel rounding numbers

Thank you Joel. That was a good idea. That wasn't what was wrong but it
made me look at something else. One group of numbers were being summed and
the other were a different calculation with a different result because of
slight rounding differences.

"Joel" wrote:

Maybe you have some hidden rows. Use =countA(A1:A100) on both worksheets and
see if you are adding the same number of items.

"Carol A" wrote:

I have entered the exact same data into two different Excel worksheets and am
getting a different total in each when calculated. The cells are formatted
as Numbers, no decimal with separator. In one place the result is 41,660 and
the other is 41,657. Any ideas, help is appreciated.