=averageif

  • Thread starter Thread starter GEM
  • Start date Start date
Hi,

the AVERAGEIF function was introduced in 2007, you have to use an alternate
method. You have one, here is another, using an array:

=AVERAGE(IF(test,"",B1:B7))

to make this an array press Shift+Ctrl+Enter, not Enter to enter it. Enter
your "test"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Averageifs - criteria is cell is not blank 1
Averageif Approximate Match 2
Averageif error in 2007?? 11
Less than greater than 7
Variable Mean Source Range 2
AverageIF 6
Ignoring Blank cells 9
AVERAGEIFS Error 0

Back
Top