Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi All....I posted the following query few days back and got a couple of
answers. But the problem is none of'em seem to work. All the formulas that you guys suggested giving me a VALUE error. The formulae suggested by few of you were.... =SUMPRODUCT(--(MONTH(B2:AF2)=1),--(B3:AF3)) =AVERAGE(IF(MONTH(B2:AF2)=1,B3:AF3)) (array formula) =SUMPRODUCT((MONTH(B2:AF2)=1)*(B2:AF2<"")*B3:AF3)/ SUMPRODUCT((MONTH(B2:AF2)=1)*(B2:AF<"")) please go through the following query once again and suggest some better solutions. Thanks a ton. in row 2 I have dates jan 1 to jun 31 in row 3 I have some data. now if in cell A60 i need the average of the data in row 3 only for January....so if Jan starts in cell B2 and ends in cell AF2, I need the average of data in B3 to AF3 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Importing Data via Web Query - Can values be passed to query? | Excel Discussion (Misc queries) | |||
Anyone Else Use Database Query to Query Another Sheet in the Same Excel Workbook? | Excel Discussion (Misc queries) | |||
"Average" function query | Excel Worksheet Functions | |||
Error Handling #N/A with AVERAGE Function - Average of values in Row | Excel Worksheet Functions | |||
Microsoft Query rejects "nz" function in Access Query | Excel Discussion (Misc queries) |