I am trying to combine these 2 arguments:
=IF($B$4>BF10,"YES","")
=IF(H10="S","","SUB")
They work alone, but not together, or I am too tired to figure it out.... Can someone help me... what am I missing here?
Situation I am doing.... I have a cell telling me if a player is past due on their membership fees. However if they are a sub (for a bowling league) they will never be behind, I have a different cell (H10) I mark as "S" to identify that player as a sub. If H10 has an "S" in it, I want the argument (cell) to ignore the "YES" statement, or change that statement to "SUB" so that it never says that the sub is behind.
Thanks in advance!
Bookmarks