View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
George Furnell[_2_] George Furnell[_2_] is offline
external usenet poster
 
Posts: 18
Default Why does SUM not compute, even if the cells display numeric values

Hi,
My formula =SUM(Q13:Q14) returns 0, despite the fact that both cells
contains numeric values. Could this be because both cells where populated
with a function that returned a string?

Hope you can help.

Kind regards

George Furnell