E
Eoin C. Bairéad
A lollypop for the best explanation:
paste the following column of figures into Column A of a blank worksheet,
starting in Cell A1
-64,828,933.36
-3,655.36
-151,908,847.10
-120,235.94
-271,265,832.86
-20,850.65
10,969,885.68
536,563,682.83
805,932.42
-10,969,885.68
-6,691.29
-11,672.18
-3,348.39
-2,057.24
3,109,597.44
-3,109,597.44
334.39
146,670.52
15,548.00
23,269.68
185.37
1.16
37,500.00
-49,421,000.00
x
yup - that's x in cell A25.
In Cell A26 put the formula
=SUM(A1:A25)
the total is 0 - zero.
then format the cells with custom mask:
#,##0.00;-#,##0.00;"zero".
so you now see the word zero appear in the total cell.
Now replace the x in A25 with 0 - zero.
The word zero appears in A25
but A26 is now 0.00.
Why ???
In addition, if you expand A26 to about 7 or 8 decimal places, digits start
appearing.
What IS happening ???????????
Eoin Bairéad
Dublin, Ireland
(e-mail address removed)
paste the following column of figures into Column A of a blank worksheet,
starting in Cell A1
-64,828,933.36
-3,655.36
-151,908,847.10
-120,235.94
-271,265,832.86
-20,850.65
10,969,885.68
536,563,682.83
805,932.42
-10,969,885.68
-6,691.29
-11,672.18
-3,348.39
-2,057.24
3,109,597.44
-3,109,597.44
334.39
146,670.52
15,548.00
23,269.68
185.37
1.16
37,500.00
-49,421,000.00
x
yup - that's x in cell A25.
In Cell A26 put the formula
=SUM(A1:A25)
the total is 0 - zero.
then format the cells with custom mask:
#,##0.00;-#,##0.00;"zero".
so you now see the word zero appear in the total cell.
Now replace the x in A25 with 0 - zero.
The word zero appears in A25
but A26 is now 0.00.
Why ???
In addition, if you expand A26 to about 7 or 8 decimal places, digits start
appearing.
What IS happening ???????????
Eoin Bairéad
Dublin, Ireland
(e-mail address removed)