A
asf - ExcelForums.com
I am trying to make a spreadsheet with a cell that says if the valu
in C1 = the value in c2 or the value in c3, then the cell returns
"true
So we start with
=IF(c1=c2, "TRUE"
but I have no idea how to add "OR IF C1=C3" to the whole bit
help! :
in C1 = the value in c2 or the value in c3, then the cell returns
"true
So we start with
=IF(c1=c2, "TRUE"
but I have no idea how to add "OR IF C1=C3" to the whole bit
help! :