T
Talbert Vincent
I have a date in my table that is the default date of
1/1/1900. I do not want the user to see the date. I just
want them to see a blank. I am trying to use a immediate
if statement. This is what I am working with.
=IIF([AcceptDate]=#1/1/1900#,"",[AcceptDate])
What am I doing wrong?
Thank you in advance for the help.
1/1/1900. I do not want the user to see the date. I just
want them to see a blank. I am trying to use a immediate
if statement. This is what I am working with.
=IIF([AcceptDate]=#1/1/1900#,"",[AcceptDate])
What am I doing wrong?
Thank you in advance for the help.