if statement with multiple conditions
Posted by Blind Ric on January 17, 2001 12:04 PM
I have a number in cells A1 through L1. I am trying to put in a formula into cell B3 that checks the content of cell A3. If A3 equals any of the numbers in cells A1 through L1, it will put the word yes, and it will put the word no otherwise. I tried a huge embedded netwrok of if statements, but it did not work. Anyone have any ideas? Thanks.