C
Corey872
Seem to have stumbled across something strange:
Example - Cells A1 through A4 are 10,11,20,22 respectively. Cells B1
through B4 contain the respective formula "=RIGHT(A1)", etc to return
the right most character in the A1 through A4 cells. So cells B1
through B4 are 0,1,0,2.
The problem is when I make another cell that is "=SUM(B1:B4)" it is
always "0"? If I make a cell that is "=A1+A2+A3+A4" it does return
the proper value of "3" in this case.
Why won't the simple "sum" formula work?
Thanks
Corey
Example - Cells A1 through A4 are 10,11,20,22 respectively. Cells B1
through B4 contain the respective formula "=RIGHT(A1)", etc to return
the right most character in the A1 through A4 cells. So cells B1
through B4 are 0,1,0,2.
The problem is when I make another cell that is "=SUM(B1:B4)" it is
always "0"? If I make a cell that is "=A1+A2+A3+A4" it does return
the proper value of "3" in this case.
Why won't the simple "sum" formula work?
Thanks
Corey