how do I set something NOT EQUAL
Posted by Joseph G. on May 23, 2001 8:01 AM
I am using an array function:
=SUM(IF(Master!$AR$3:$AR$159="technology",IF(Master!$AU$3:$AU$159="S",Master!$G$3:$G$159)))
what do I put in place of the equal sign between 159 and technology in order to say DOES NOT EQUAL technology, so as to include everything in that column except technology?
-Joseph A.