Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm trying to get an averageif formula working but the criterion I'm trying
to satisfy is of a number greater than that contained in a specific cell. =averageif(A5:A350,$A$2,B5:B350) I've tried all sorts of variants of syntax for the criterion with no success. The formula will work if I put a specific value in, eg "4". Can SKS help out. Tx Rob |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Rob
Try =averageif(A5:A350,""&$A$2,B5:B350) -- Regards Roger Govier "RobFJ" wrote in message ... I'm trying to get an averageif formula working but the criterion I'm trying to satisfy is of a number greater than that contained in a specific cell. =averageif(A5:A350,$A$2,B5:B350) I've tried all sorts of variants of syntax for the criterion with no success. The formula will work if I put a specific value in, eg "4". Can SKS help out. Tx Rob |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Tx a lot - never thought of that one <BG
"Roger Govier" <roger@technology4unospamdotcodotuk wrote in message ... Hi Rob Try =averageif(A5:A350,""&$A$2,B5:B350) -- Regards Roger Govier "RobFJ" wrote in message ... I'm trying to get an averageif formula working but the criterion I'm trying to satisfy is of a number greater than that contained in a specific cell. =averageif(A5:A350,$A$2,B5:B350) I've tried all sorts of variants of syntax for the criterion with no success. The formula will work if I put a specific value in, eg "4". Can SKS help out. Tx Rob |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
AVERAGEIF | Excel Worksheet Functions | |||
AverageIf | Excel Discussion (Misc queries) | |||
Averageif help | Excel Discussion (Misc queries) | |||
AverageIF | Excel Discussion (Misc queries) | |||
averageif | Excel Worksheet Functions |