M
Michele Stephenson
Hi. I have a table that has genus and species info. genus
and species are in separate fields with a primary key of
SPID(species id). this table is linked to another table
that has country and continent as separate fields and is
linked with SPID.
i can run a query by typing =spain or =france and get the
info for those countries and can also generate a report
for all countries and have a combo box user can choose
one country and it generate a report for that country.
problem.. they would like the user to choose 2 different
countries and then (1)list separately the genus/species
found in those two countries, then (2) list which are the
same in each country and (3)which are unique in each
country. i have tried some union queries and not gotten
very far. thanks for the help.
michele
and species are in separate fields with a primary key of
SPID(species id). this table is linked to another table
that has country and continent as separate fields and is
linked with SPID.
i can run a query by typing =spain or =france and get the
info for those countries and can also generate a report
for all countries and have a combo box user can choose
one country and it generate a report for that country.
problem.. they would like the user to choose 2 different
countries and then (1)list separately the genus/species
found in those two countries, then (2) list which are the
same in each country and (3)which are unique in each
country. i have tried some union queries and not gotten
very far. thanks for the help.
michele