View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
dandiehl dandiehl is offline
external usenet poster
 
Posts: 12
Default VLookup If Date is equal to the Day

I have a list that contains a number for each day of the year. Column A
contains the date and column B has the corresponding number of widgets. I
would like wrtie a formula that will return the year-to-date average number
of widgets by day. It might appear like this:

Day Avg Widgets
Sun 45
Mon 215
Tue 246
Wed 302
Thu 285
Fri 177
Sat 96