L
l.o.c.o.s
Hi!
How can i join two or more If functions?
IF(C111+D111+E111+F111+G111=B105+C105+D105+E105+F105;"Write";"Wrong")
+
IF(C111+D111+E111+F111+G111=B104+C104+D104+E104+F104;"Write";"Wrong")
+
IF.......
I think it's with the AND function, but how does i write the two
fuctions together?
Thanks!
How can i join two or more If functions?
IF(C111+D111+E111+F111+G111=B105+C105+D105+E105+F105;"Write";"Wrong")
+
IF(C111+D111+E111+F111+G111=B104+C104+D104+E104+F104;"Write";"Wrong")
+
IF.......
I think it's with the AND function, but how does i write the two
fuctions together?
Thanks!