Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm trying to sumif different days of the week. Table is setup as below:
A. Date Date Date Date Date ...... B. Data Data Data Data Data ...... I know that =weekday(Date,1) will give me a 1 through 7 of the date Sunday through Saturday. Somehow, I feel like =sumif(A:A,weekday(A:A)=1,sum(B:B)) would give me the sum of all Sundays but it's not quite working. What am I'm doing wrong? Can someone help me out? I don't want to make row A into a static Sun, Mon, Tue. Then it's easy since =sumif(A:A,="Sun",sum(B:B)) would probably work. Thanks so much for all the help in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Weekday and Sumif | Excel Discussion (Misc queries) | |||
WEEKDAY() function: display TEXT not numeric weekday | Excel Discussion (Misc queries) | |||
WEEKDAY() | New Users to Excel | |||
Weekday | Excel Worksheet Functions | |||
Weekday | Excel Worksheet Functions |