ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Avg where ? (https://www.excelbanter.com/excel-discussion-misc-queries/129174-avg-where.html)

Tammy

Avg where ?
 
Hello can anybody tell me what what with my statement?

I want my spread sheet to figure an average of the values in column F Where
the value in column A = DFW.


=AVERAGE(A2:A65000,MATCH("dfw",F2:F65000,0),0)

Don Guillett

Avg where ?
 
This is an array formula that must be entered using ctrl+shift+enter.
Suggest fewer rows
=AVERAGE(IF(F2:F65000="dfw",A2:A65000))

--
Don Guillett
SalesAid Software

"Tammy" wrote in message
...
Hello can anybody tell me what what with my statement?

I want my spread sheet to figure an average of the values in column F
Where
the value in column A = DFW.


=AVERAGE(A2:A65000,MATCH("dfw",F2:F65000,0),0)





All times are GMT +1. The time now is 05:03 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com