0
erase, remove a date from a date field
Hi There
In a date field, I put a future event date. In time, of course, it becomes a past event date...
Using either a button (for a specific record) or a loop (for the entire table), I change a few other fields and finally, I would like to erase, clear or remove the content of that event date field. Event_date := ?????
What do you suggest ?
Thank you
2 replies
-
Event_date := null
"null" makes the field empty.
-
Thanks a lot
Content aside
- 2 yrs agoLast active
- 2Replies
- 118Views
-
2
Following