Home |
Search |
Today's Posts |
#4
![]() |
|||
|
|||
![]()
Assume you have numbers in A1:A10,
and certain cells marked as "X" within B1:B10 We could try in say, C1, array-entered (i.e press CTRL+SHIFT+ENTER): =AVERAGE(IF(B1:B10="X",A1:A10)) which will evaluate the average of only those numbers in col A corresponding to the "x" marked in col B -- Rgds Max xl 97 --- Singapore, GMT+8 xdemechanik http://savefile.com/projects/236895 -- "plindsay" wrote in message ... Does anyone know how to create an average if function similiar to a SUMIF function? I'm not that familiar with VBE so I believe this is out of my league. Any advice would be helpful. Regards |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using Match function with duplicate values in an array | Excel Worksheet Functions | |||
Create a function wher last digit is always set | Excel Worksheet Functions | |||
Need a ISWorkday Function -- Any Ideas | Excel Worksheet Functions | |||
Trim function doesn't clean out ASCII Code 160 (Space) | Excel Worksheet Functions | |||
Using CONCATENATE function to create email addresses from a list | Excel Worksheet Functions |