I apologize in advance for the lame question.
I have one table where I want to count the number of transactions over certain amounts (25, 50, 75).
I have a query that is counting the TOTAL number of Transactions but when I enter ">25" in the criteria box, I receive a "Data Type Mismatch in Criteria Expression" error.
Is this something that has to be done through SQL?
I have one table where I want to count the number of transactions over certain amounts (25, 50, 75).
I have a query that is counting the TOTAL number of Transactions but when I enter ">25" in the criteria box, I receive a "Data Type Mismatch in Criteria Expression" error.
Is this something that has to be done through SQL?