sullyman4
Board Regular
- Joined
- Nov 8, 2004
- Messages
- 151
here is my averageif statement
=average(if(office=b8,roa4)
Ctrl enter shift
Office is a column named range
B8 is the result of an Index statement that returns a name of an office from the Office Range and ROA4 is another named range that contain the number I want to average.
so the statement should look in cell b8 which says Cinn, then it should average all the numbers in the Roa4 column where the name in office = Cinn
=average(if(office=b8,roa4)
Ctrl enter shift
Office is a column named range
B8 is the result of an Index statement that returns a name of an office from the Office Range and ROA4 is another named range that contain the number I want to average.
so the statement should look in cell b8 which says Cinn, then it should average all the numbers in the Roa4 column where the name in office = Cinn