I want to see the number of records where a field equals a particular value in my report. I know of the count records function but it counts all records. How do I only count partucular records.
I want to query records between a date the user selects and 30 days prior. I tired the below criteria but I get an error message. How do I do this?
Between [Enter Date:] And ([Enter Date:]-30)