hello im having trouble writing a query. how do i select ONLY the ones that are ONLY within the month of the request date, and if there is a request date that is NEXT MONTH or MORE, then ignore it?? thanks
also, ive been told to use Month (#date value #) the only problem with this is, i want this query to be self sustaining so that no one will have to constantly change the date value every month, similar to Date(). Date() always refers to the CURRENT month and day