G
Guest
Hello,
How would I create a query that uses the current system date for the
criteria. I do not want the user to input a date but rather just run the
query and display all matching records. The field that I have setup is using
the long time format, because a time is also entered, but I only need to look
at the date. I think DateSerial might be the way to go, but I am not sure
what the criteria would look like.
TIA
How would I create a query that uses the current system date for the
criteria. I do not want the user to input a date but rather just run the
query and display all matching records. The field that I have setup is using
the long time format, because a time is also entered, but I only need to look
at the date. I think DateSerial might be the way to go, but I am not sure
what the criteria would look like.
TIA