R
rac
I'm trying to use an Or() function to reference a cell which is formated
as a date. I get an error every time I try.
If(OR(A2={B2,B6}),"text","")
A2, B2 and B6 are all dates.
rac
as a date. I get an error every time I try.
If(OR(A2={B2,B6}),"text","")
A2, B2 and B6 are all dates.
rac