Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to add a column figures I am entering =Sum(B5:B52) and getting a
0 result. Can anyone help? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The usual problem is that the "numbers" are actually Text and SUM() treats
them as zero. -- Gary''s Student - gsnu200772 "Leelo" wrote: I am trying to add a column figures I am entering =Sum(B5:B52) and getting a 0 result. Can anyone help? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Chances are that what looks like numbers...are actually text. Test one of
the cells that appears to have a number in it. To test B11: =ISNUMBER(B11) Returns True if B1 is a number and False if it is not. HTH, Paul -- "Leelo" wrote in message ... I am trying to add a column figures I am entering =Sum(B5:B52) and getting a 0 result. Can anyone help? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel is rounding up my formula result | Excel Worksheet Functions | |||
Excel only shows formula and not result | Excel Worksheet Functions | |||
Advanced formula - Return result & Show Cell Reference of result | Excel Worksheet Functions | |||
how do I round up a result of a formula in Excel | Excel Worksheet Functions | |||
Median result used in formula gives incorrect result | Excel Worksheet Functions |