View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Peter[_8_] Peter[_8_] is offline
external usenet poster
 
Posts: 27
Default Summing with Spaces

I have a column of data separated with a space. Each space represents
a new day.

2
3
9 14

4
4 8

5
6
7
7 25

4
19 23


Is there a formula I can put along side in column b that will total
each day's results and show it like I've done above?

Thanks