Forum Discussion
Anonymous
7 years agoNot applicable
Custom column with date
Hello, I have a table with a field that populated with the date '31-12-9999' when it's actualty empyt. There's also an integer field with the value -99999999 (or de the date for exampl 20180917,...
- Anonymous7 years ago
I've found the BLANK() function and that works.
Sorry, I'm a newbie so still searching and learning.
Anonymous
7 years agoNot applicable
Thanks for your reply.
That does indeed prevent the error, but what I actually want is that the column is empty (in stead of 0).
How can I get that working?
Anonymous
7 years agoNot applicable
I've found the BLANK() function and that works.
Sorry, I'm a newbie so still searching and learning.