S
stickandrock
I need to do a count on nbr of records retrieved from a dlookup query.
Table 1
Donor ID
Group ID
Table 2
Group ID (Relationship to Table 1 - Group ID)
Group Name
Group Category
I am attemping to do a count on Table1 (Donor ID) where Table2 (Group Name)
is = to "Mission" and I am just not sure how to code the inner join to Table
2
Any and all input would be greatly appreciated.....
Table 1
Donor ID
Group ID
Table 2
Group ID (Relationship to Table 1 - Group ID)
Group Name
Group Category
I am attemping to do a count on Table1 (Donor ID) where Table2 (Group Name)
is = to "Mission" and I am just not sure how to code the inner join to Table
2
Any and all input would be greatly appreciated.....