asianking Expert Cheater
Reputation: 0
Joined: 25 Jun 2008 Posts: 109
|
Posted: Tue Mar 20, 2012 10:42 pm Post subject: Need help with Excel Array |
|
|
This is a working formula, but would like to know how can I accomblish H5:H100 to also accept both a null value (null as no value in cell) and text (-). If the cell contain - or no value; the result returns "NO".
| Code: |
=IF(SUMPRODUCT((F5:F100="IT01704")*(H5:H100="-")>0,"NO","YES")
|
thanks in advance
_________________
|
|