Hi Excel Forum,
I was wondering if anyone could help. I have two values for which a couple of conditions need to be met for there to then be an end result. Sorry if that sounds poorly worded.
Using specifics, (I'm using the letter O, not the number 0)
If T= 1 and O is less than 4, then I need "N" to appear.
If T= 2 or 3, and O is less than 3, then I need "N" to appear.
If T= 4, and O is less than 1, then I need "N" to appear.
Otherwise if none of these conditions are met, I need "Y" to appear.
I'm getting stuck on where to include the desired value if the multiple IF statements are true. Could anyone help me out please? Thanks in advance.
I was wondering if anyone could help. I have two values for which a couple of conditions need to be met for there to then be an end result. Sorry if that sounds poorly worded.
Using specifics, (I'm using the letter O, not the number 0)
If T= 1 and O is less than 4, then I need "N" to appear.
If T= 2 or 3, and O is less than 3, then I need "N" to appear.
If T= 4, and O is less than 1, then I need "N" to appear.
Otherwise if none of these conditions are met, I need "Y" to appear.
I'm getting stuck on where to include the desired value if the multiple IF statements are true. Could anyone help me out please? Thanks in advance.