I'm using Access 2010 and need to perform the equivalent of Countif in an Access database.
I'm trying to count the number of times an ID appears in one table that match the ID number in a specific record in another table.
For example the ID in Table 1 is 123. That same ID might be in the other table 4 times, or perhaps not at all. I just need to perform a Countif to calculate it in a query.
Any help is greatly appreciated!
Thanks!
Doug
I'm trying to count the number of times an ID appears in one table that match the ID number in a specific record in another table.
For example the ID in Table 1 is 123. That same ID might be in the other table 4 times, or perhaps not at all. I just need to perform a Countif to calculate it in a query.
Any help is greatly appreciated!
Thanks!
Doug