P
Paul James
If I delete the data from a date field in a form, can I use the expression
Is Null to obtain that record in a query?
What I'm trying to determine is whether the value of that field will be Null
after I delete the data in a form, or whether it will have some obscure
variation like "empty" or "no value" or "zero length string" since data had
existed previously in the field.
Thanks in advance.
Paul
Is Null to obtain that record in a query?
What I'm trying to determine is whether the value of that field will be Null
after I delete the data in a form, or whether it will have some obscure
variation like "empty" or "no value" or "zero length string" since data had
existed previously in the field.
Thanks in advance.
Paul