J
jnk101
Hi,
I'm trying to validate cell D1 so only weekend dates are approved *or
the text Paid. I have tried this in the custom formula box:
=OR(WEEKDAY(D1,2)>5,D1="Paid")
This accepts weekend dates but for some reason won't accept the tex
Paid.
What am I doing wrong
I'm trying to validate cell D1 so only weekend dates are approved *or
the text Paid. I have tried this in the custom formula box:
=OR(WEEKDAY(D1,2)>5,D1="Paid")
This accepts weekend dates but for some reason won't accept the tex
Paid.
What am I doing wrong