View Single Post
  #4   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

Except we need to keep that one field with all the ones. The only other thing
I can think of is to copy the contents over to the neighbouring field, then
have it sum it.

Just wish I knew a quick way of doing it automatically.

"kassie" wrote:

Just add an "=" before your figures
--
Hth

Kassie Kasselman
Change xxx to hotmail


"Mitch" wrote:

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