B
borris
hi,
i have one table which lists companies and another table that lists the
donations all of the companies have made over the years. these two tables
are joined on the CompanyID field.
i'm trying to build a query in 'query by design' which displays the last
donation each company has made.
i'm selecting 'last' under the date column but when i run the query i'm
basically getting a list of all the donations each company has made.
how do i get the query to show just the last donation by each company?
thanks for your time and assistance.
i have one table which lists companies and another table that lists the
donations all of the companies have made over the years. these two tables
are joined on the CompanyID field.
i'm trying to build a query in 'query by design' which displays the last
donation each company has made.
i'm selecting 'last' under the date column but when i run the query i'm
basically getting a list of all the donations each company has made.
how do i get the query to show just the last donation by each company?
thanks for your time and assistance.