J
Jacob
Ok, I am having troubles...I am using this as a critiera in a query in the
field DateSold...
<=CVDate([Enter date]) OR Is Null
When I enter a date, it does bring back my null values like it should, but
when I enter a date, it still pulls dates from beyound what I enter (Greater
than)...Any ideas what is causing this?
My table field for DateSold is set as TEXT and SHORT date with a input
mask of 99/99/0000;0;_
I also tried it as a date field with the same input mask.
Thank you in advance for any guidance.
Jacob
field DateSold...
<=CVDate([Enter date]) OR Is Null
When I enter a date, it does bring back my null values like it should, but
when I enter a date, it still pulls dates from beyound what I enter (Greater
than)...Any ideas what is causing this?
My table field for DateSold is set as TEXT and SHORT date with a input
mask of 99/99/0000;0;_
I also tried it as a date field with the same input mask.
Thank you in advance for any guidance.
Jacob