G
Guest
I need to be able to put an array formula in a cell and fill it across. The
formula needs to have a variable in it. This is what I have so far but it
doesn't like it:
=Average(IF(B5:Bx>$H$2, IF(B5:Bx<$I$2, B5:Bx,""),"")) where "x" is the
variable.
Any ideas??
formula needs to have a variable in it. This is what I have so far but it
doesn't like it:
=Average(IF(B5:Bx>$H$2, IF(B5:Bx<$I$2, B5:Bx,""),"")) where "x" is the
variable.
Any ideas??