ChrisFaye1
6 years agoQrew Cadet
Formula Checkbox - If Date Field = Null
Not sure what obvious thing I'm missing here, but any help would be awesome!
If ([Current Season Start Date]=null, true, false)
Long story is I'm trying to do this -
If ([Current Season Start Date]=null OR ToDate([Start Date])>=[Current Season Start Date], true, false)
Thank You in advance for the help!
------------------------------
Chris
------------------------------
If ([Current Season Start Date]=null, true, false)
Long story is I'm trying to do this -
If ([Current Season Start Date]=null OR ToDate([Start Date])>=[Current Season Start Date], true, false)
Thank You in advance for the help!
------------------------------
Chris
------------------------------