J
jemery0630
Have two fields - Not Complete [Y/N] and Date [mm/dd/yyyy]
I want to make sure they both can not be defined at the same time
If Not Complete is Y, then Date must be Null -or-
If Date is defined, then Not Complete must be "N"
Date is null and Not Complete is null could also exist
Thanks
I want to make sure they both can not be defined at the same time
If Not Complete is Y, then Date must be Null -or-
If Date is defined, then Not Complete must be "N"
Date is null and Not Complete is null could also exist
Thanks