View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Sheila D Sheila D is offline
external usenet poster
 
Posts: 65
Default Summarising a column of numbers

You can try the Data, Subtotals command, but will have sort the table on Days
first
HTH
Sheila
www.c-i-m-s.com

"Keith" wrote:

I have a column of numbers ranging from 1 to 365.

What I want to do is produce a table that says something like:

Days Count
365 1000
364 25
363 47
etc...

So in the example above the column of numbers has 1000 entries at 365 and 25
at 364

Is there any way of doing this?