You can't use wildcards here, hence the need for the ISNUMBER/SEARCH
combination. Note also that you can't use full-column references with
SP (unless you have Excel 2007).
Use this array formula : {=SUM(IF($E$15:$E$659=J14,IF($H$15:$H
$659>K14,1,0),0))}
file exiting from cell where you will be using this formula, use Ctrl
+ Shift + Enter
Use this array formula : {=SUM(IF($E$15:$E$659=J14,IF($H$15:$H
$659>K14,1,0),0))}
file exiting from cell where you will be using this formula, use Ctrl
+ Shift + Enter- Hide quoted text -
Please use this formula instead of which i posted earlier: {=SUM(IF
($E$15:$E$659="VM",IF($H$15:$H$659>0,1,0),0))}
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.