L
Lee T.
Several departments in the city where I work have dbs for
mailing lists and call for papers. The people are grouped
by specialty but they can be in more than one specialty.
They would like to have the ability to select more than
one specialty and create the mailing labels or MAIL MERGE
for the call to papers letters. How can I create a form
that will all them to pick and chose all the specialties
they want but do a select distinct on the group.
Right now I have a query for each specialty. I don't know
if I need to try and combine them in code or write a new
query that will pass in all the specialties as they are
selected from the form. There are about 70 specialties
and they add 4 or 5 more per year (and delete about the
same as well).
Thanks,
Lee T.
mailing lists and call for papers. The people are grouped
by specialty but they can be in more than one specialty.
They would like to have the ability to select more than
one specialty and create the mailing labels or MAIL MERGE
for the call to papers letters. How can I create a form
that will all them to pick and chose all the specialties
they want but do a select distinct on the group.
Right now I have a query for each specialty. I don't know
if I need to try and combine them in code or write a new
query that will pass in all the specialties as they are
selected from the form. There are about 70 specialties
and they add 4 or 5 more per year (and delete about the
same as well).
Thanks,
Lee T.