Hello Everyone,
I am currently having problems setting up a query that will pull records from the start of the month to the preivious day. In design veiw I am trying to set up a between statement that will update dymamically so I will not need to make a change manually each reporting period week.
ie:
Criteria: Between ( ) and Date()-1
Thanks for the Help
Mark
I am currently having problems setting up a query that will pull records from the start of the month to the preivious day. In design veiw I am trying to set up a between statement that will update dymamically so I will not need to make a change manually each reporting period week.
ie:
Criteria: Between ( ) and Date()-1
Thanks for the Help
Mark
Comment