Home |
Search |
Today's Posts |
#5
![]() |
|||
|
|||
![]()
WOW, three great answers with three different approachs and in such a short
time. Thank you ever so much, Nick "Max" wrote: Try, array-entered, i.e. press CTRL+SHIFT+ENTER: For weekdays: =AVERAGE(IF(WEEKDAY(A1:A8,2)={1,2,3,4,5},B1:B8)) For weekends: =AVERAGE(IF(WEEKDAY(A1:A8,2)={6,7},B1:B8)) Adapt the ranges to suit .. -- Rgds Max xl 97 --- GMT+8, 1° 22' N 103° 45' E xdemechanik <atyahoo<dotcom ---- "Nick" wrote in message ... I'm trying to average a column of numbers based on the day of the week. Col A has the sequential days of the month, Col B has a number for each day. I want to average all the numbers in Col B that are based on a weekday or weekend. -- Thanks, Nick |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
plotted Average | Charts and Charting in Excel | |||
How can I enter a value and obtain an average based upon tiers. | Excel Discussion (Misc queries) | |||
52 week average based on date | Excel Discussion (Misc queries) | |||
Can you average data in 1 column based on a range of values in another? | Excel Worksheet Functions | |||
GradeBook | Excel Worksheet Functions |