I've searched a few sites for help on this matter, with no luck. So I figured I'd come ask you smart folks if you know what I'm doing wrong.
IF Cell D2 has the value "Fire" THEN Cell F2 receives "NW" AND Cell G2 receives "W", ELSE Put nothing in the box, shown in my code below
=if((D2="Fire"),F2="NW"&G2="W","")
However, I always get "False" Returned to the cell I put this code into.
There has to be something that I'm either missing or just doing wrong. Please help. Thanks in advance.








Logged

