J
Justin
I have a database that records files to Closing, and their
funding dates. I need to know a way that I can create a
quary that will sort the records that I already have
logged for funding next month. The current quary that i
have, sorts just for this month. It has
Year([Fund Date])
Year(Now())
Month([Fund Date])
Month(Now())
Really don't care which kind of quary I have to use to get
it to do next month. I tried replacing the Now with Next
or >Now and nothing.. So really could use some help!
Thanks!
funding dates. I need to know a way that I can create a
quary that will sort the records that I already have
logged for funding next month. The current quary that i
have, sorts just for this month. It has
Year([Fund Date])
Year(Now())
Month([Fund Date])
Month(Now())
Really don't care which kind of quary I have to use to get
it to do next month. I tried replacing the Now with Next
or >Now and nothing.. So really could use some help!
Thanks!