I want to search for values in a set that are simultaneously greater than 1 and less than 5, currently, I have:
=AVERAGEIF(B65:S65,“1<”">5")
From looking at the wiki it seems this should work but it doesn’t
Any help is greatly appreciated
Thanks in advance