T
TheRobsterUK
Hi,
I am trying to create a formula that checks to see if two condition
are true and, if they are, to perform an action
e.g.
IF (Value in cell B3 = "Hello) AND (Value in cell B4 = "World") THE
(Value in cell B5 = "It Worked!")
So basically I need excel to check the values in two cells and if the
-both- equal a -text- value that I define then to print a message i
another cell.
I don't think the IF function can do this though as it only has on
logical test. I really need an IF type function with two logical tests
or an IF function with an AND to say: IF this is true AND this is als
true, then perform this action.
Anyone got any ideas?
Cheers
-Ro
I am trying to create a formula that checks to see if two condition
are true and, if they are, to perform an action
e.g.
IF (Value in cell B3 = "Hello) AND (Value in cell B4 = "World") THE
(Value in cell B5 = "It Worked!")
So basically I need excel to check the values in two cells and if the
-both- equal a -text- value that I define then to print a message i
another cell.
I don't think the IF function can do this though as it only has on
logical test. I really need an IF type function with two logical tests
or an IF function with an AND to say: IF this is true AND this is als
true, then perform this action.
Anyone got any ideas?
Cheers
-Ro