Hi everyone. I have looked on similar posts here and the internet but could not find the answer.
I am trying to count the amount of records that were created and closed for last month but I am having problems inserting the correct criteria along with the DCOUNT syntax.
Closed: DCount("*","obsvnofilterqry","(Date_Closed)=MONTH(Date())")
Works fine but figuring out how to get the amount of Date_Closed for last month is proving tricky. Any help appreciated as always.
I am trying to count the amount of records that were created and closed for last month but I am having problems inserting the correct criteria along with the DCOUNT syntax.
Closed: DCount("*","obsvnofilterqry","(Date_Closed)=MONTH(Date())")
Works fine but figuring out how to get the amount of Date_Closed for last month is proving tricky. Any help appreciated as always.