I have created a simulation to replicate the drawing of two cards, with replacement, from a set of cards. I want to create a formula that will determine whether the result was two black cards or not. I realize that it will be an If( formula, but I am unsure of the syntax.