G
Guest
I have a field in a query that displays dates. I want all of the dates on
1/1/1901 to show up blank and I want all the other dates to be displayed. Can
some one help me? I have tried:
IIf ([END_DATE]=#1/1/1901#," ")
I am worried that the output only shows those blank dates. Do I need to add
some thing to the end of that expression?
Thanks for the help.
1/1/1901 to show up blank and I want all the other dates to be displayed. Can
some one help me? I have tried:
IIf ([END_DATE]=#1/1/1901#," ")
I am worried that the output only shows those blank dates. Do I need to add
some thing to the end of that expression?
Thanks for the help.