View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default calculations not working

Sounds like text instead of numbers.

See if this returns a result

=SUMPRODUCT(--(A1:A20))

If so, it is text, and should be corrected.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Jo" wrote in message
...
"Sum" function is returning a zero value for a list of positive numbers.
Another function I tried to enter showed the formula in the cell instead
of
the result. (I have checked that "automatic" is selected in tools,
calculations.)