View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mitch Mitch is offline
external usenet poster
 
Posts: 88
Default Function to count numbers in one Cell IE 1+2+10

I'm having difficulty finding a function to count a series of numbers in a
single cell.

Heres an example of the data, 1+10+4+5+15+1

So the total should be 36 but since the user writes this info in one cell,
and 'sum of that cell' doesn't seem to work, is there something function
wise, simple that I'm missing?

Thanks