Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to figure out a formula for excel to look at two columns and
average the data in one of them if a certain number is in column A. Example: I want Excel to look at the contents in column A for a range of cells and if the content is the number 1, I want it to then average the contents of what is in column D for all rows that have a 1 in column A. I have tried using IF and average and I just get a return of #value. I tried =average(if(a1:a20="1",d1:d20)) but it returns the error even when I enter it as an array formula. Any help is appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
A formula to AVERAGE IF but only average a set number of values | Excel Worksheet Functions | |||
Find monthly average but have average automatically configured | Excel Discussion (Misc queries) | |||
Error Handling #N/A with AVERAGE Function - Average of values in Row | Excel Worksheet Functions | |||
Weighed Average of a weiged average when there are blanks | Excel Discussion (Misc queries) | |||
how does one convert text to a formula "average(A:A)" to =average( | Excel Worksheet Functions |