Hi all
I'm trying to write a query based on today's date and whether it sits between a start and end date.
I have a table with plenty of fields, two of which are a start date and end date. I want the query to display data if today's date is equal to or between those two dates. I hope this is relatively easy to achieve?
I'm trying to write a query based on today's date and whether it sits between a start and end date.
I have a table with plenty of fields, two of which are a start date and end date. I want the query to display data if today's date is equal to or between those two dates. I hope this is relatively easy to achieve?