ExcelGuruWannaBe
New Member
- Joined
- Mar 18, 2011
- Messages
- 8
I am trying to write a formula that will look at two conditions. I currently have valid data in cells A & I 1-538. Cells A & I 539-1038 have either 0 or N/A that I will use for future adds. Any way I can get this formula to work with that? It currently returns an N/A.
=SUM((--(Master!$A$3:$A$1038="X")*--(Master!$I$3:$I$1038="HIGH")))
Thanks,
WannaBe
=SUM((--(Master!$A$3:$A$1038="X")*--(Master!$I$3:$I$1038="HIGH")))
Thanks,
WannaBe