Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I've seen a few posts along this line, but I haven't figured out a good
solution. I want to sum by weeks of the year: =sumif(weeknum(a1:a100), "=1", b1:b100) But this doesn't work since you can't have weeknum there. I want this for every week, and I'd like to make it more general, so I don't really want to do =sumif(a1:a100, "1/1/2007" AND < "1/8/2007", b1:b100) for each week of the year. Is there a general way to do this? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Date - 12 weeks | Excel Worksheet Functions | |||
sum of weeks sales please | Excel Worksheet Functions | |||
Counting weeks | Excel Worksheet Functions | |||
Calculate 52 weeks | Excel Worksheet Functions | |||
calculate weeks from a start date ( not yr weeks) | Excel Worksheet Functions |