View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
lukesdad lukesdad is offline
external usenet poster
 
Posts: 1
Default counting how many times something happens in a week

i have a database that contails a row of days then one with names

i need to count how many times a name shows up per week

the original database is set up like

date name

3/14/05 tom
3/15/05 frank


so basically how do i group the individual days into week format then count
the times a name show up per week