View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
[email protected] Shaijuzacharia@gmail.com is offline
external usenet poster
 
Posts: 12
Default Sum Of Cells in a Column

How can I get the sum of data in a column if there are non number
elements too?

FOr example,

I have got a column with numbers and #NA. When I take the sum or
average, #NA is diplayed. Instead I want to get the actual average of
numbers alone.