Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try this:
=AVERAGE(A1:INDEX(A1:L1,MONTH(NOW()))) -- Biff Microsoft Excel MVP "jcannon1" wrote in message ... I am creating a spreadsheet that tracks our monthly goals for sales. My spreadsheet looks like so: Jan Feb Mar ETC 5000 5000 5000 I also have a portion for a YTD Average - I want the YTD average column to pull the average based on the current month - ie if its February I want it to add Jan + Feb / 2.... if its March I want it to add Jan + Feb + Mar / 3.... Can anybody help me on this? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calculating Average based on 3 filled cells from left in a row | Excel Discussion (Misc queries) | |||
Average If - averaging cells based on value of another cell | Excel Worksheet Functions | |||
Average Less a Month | Excel Discussion (Misc queries) | |||
12 Month Average | Excel Worksheet Functions | |||
=AVERAGE(IF(INT(MONTH(C:C)+2/3)=4 | Excel Worksheet Functions |