Hello all! I'm trying to use a statement from one of the Access books I have on finding dates within a certain range. Here is the statement I'm using though I modified it from the original from the book to try to fit my needs:
[Date Rend Paid] Between #m/1/yyyy# And #m/5/yyyy#
Obviously this is the incorrect syntax. But I want this statement to be able to hold true for every month of the year, automatically updating with each month.
How can I change this statement to do that?
Thanks!
David Somers
[Date Rend Paid] Between #m/1/yyyy# And #m/5/yyyy#
Obviously this is the incorrect syntax. But I want this statement to be able to hold true for every month of the year, automatically updating with each month.
How can I change this statement to do that?
Thanks!
David Somers