K
Kevin Bruce
I have put a list box on a subform, but am having a bit of trouble in
limiting the list items to those on the current form.
The list works fine if I set no parameters in the query that pulls the
list info together, but then it's a list of over 1200 items.
Here's how it works:
I work with school districts and schools.
The main form holds the ID for the district.
The subform holds all the schools within that district.
Each of the above is drawn from a separate table with a one-to-many
relationship respectively.
The list box, located on the subform, should list only those schools that
correspond to the district on the main form.
In attempting to limit the list to the District ID in a corresponding text
box, I get only those records for the first district listed in the table,
and the list does not update as a move to other District records.
Any ideas?
--
================================
Kevin Bruce
Program Coordinator
ArtStarts in Schools
301 - 873 Beatty Street
Vancouver, BC V6B 2M6
ph:604-878-7144 ext.3
fx: 604-683-0501
web: www.artstarts.com
limiting the list items to those on the current form.
The list works fine if I set no parameters in the query that pulls the
list info together, but then it's a list of over 1200 items.
Here's how it works:
I work with school districts and schools.
The main form holds the ID for the district.
The subform holds all the schools within that district.
Each of the above is drawn from a separate table with a one-to-many
relationship respectively.
The list box, located on the subform, should list only those schools that
correspond to the district on the main form.
In attempting to limit the list to the District ID in a corresponding text
box, I get only those records for the first district listed in the table,
and the list does not update as a move to other District records.
Any ideas?
--
================================
Kevin Bruce
Program Coordinator
ArtStarts in Schools
301 - 873 Beatty Street
Vancouver, BC V6B 2M6
ph:604-878-7144 ext.3
fx: 604-683-0501
web: www.artstarts.com