G
Guest
I have a set of data which shows the answers to questions asked for a
particular month and year. I have a query which will pull results for a
chosen month and year, which is entered through a form. The fields that I
have in the query are "Question", "Month", "Year", "Date Entered", "Answer".
I want the query to automatically filter out all records for that month that
occured before the 25th based off the "Date Entered" field, however I don't
want to have to input a timerange.
particular month and year. I have a query which will pull results for a
chosen month and year, which is entered through a form. The fields that I
have in the query are "Question", "Month", "Year", "Date Entered", "Answer".
I want the query to automatically filter out all records for that month that
occured before the 25th based off the "Date Entered" field, however I don't
want to have to input a timerange.