montanaaggie
Board Regular
- Joined
- Nov 11, 2005
- Messages
- 124
- Office Version
- 365
- Platform
- Windows
In cell A1, I currently have the following equation
=countif(B1:B50,C1).
This equation lets me know if the value in column B is also located in column C. However, I don't want it to count it unless another parameter is met, let say column D, also has to display the word "YES".
How do I do go about doing this?
Thanks!
=countif(B1:B50,C1).
This equation lets me know if the value in column B is also located in column C. However, I don't want it to count it unless another parameter is met, let say column D, also has to display the word "YES".
How do I do go about doing this?
Thanks!