R
rblivewire
Is there anyway I can create a query that finds all records before a
specific date. I have tried
< Month([Date Sent To DTP Service])=[Choose Month] And Day([Date Sent
To DTP Service])="1" And Year([Date Sent To DTP Service])=[Choose
Year])
I want it to find all the results from before the first of a user input
date. Everything seems to work except the "<" sign in the beginning. If
I put less than, it gives me no results and if I put >, it gives me all
results. Any suggestions?
specific date. I have tried
< Month([Date Sent To DTP Service])=[Choose Month] And Day([Date Sent
To DTP Service])="1" And Year([Date Sent To DTP Service])=[Choose
Year])
I want it to find all the results from before the first of a user input
date. Everything seems to work except the "<" sign in the beginning. If
I put less than, it gives me no results and if I put >, it gives me all
results. Any suggestions?