B
Brian Carlson
I have a form that I have two list boxes on. One of these is Employee and the
other is Activity. I would like my selection in the employee list to
filter/limit the list in the Activity box. For example, I may have 200
activities, but there are only 4 that Ben does, and thereby if I choose Ben I
would like this Activity list to be filtered by this. I have a table where
each person is partnered with the activity they do, but do not understand how
I could do this in a form (NOTE: a person can be assigned many activities,
but no activity is assigned to more than one person) It seems that I would
build a parameter query and have this as the source for the Activity list,
but I do not know how to cause the Employee list to set the parameter. Am I
on the write path? Does anyone know where I can find information on how to
do this? Thank you in advance.
other is Activity. I would like my selection in the employee list to
filter/limit the list in the Activity box. For example, I may have 200
activities, but there are only 4 that Ben does, and thereby if I choose Ben I
would like this Activity list to be filtered by this. I have a table where
each person is partnered with the activity they do, but do not understand how
I could do this in a form (NOTE: a person can be assigned many activities,
but no activity is assigned to more than one person) It seems that I would
build a parameter query and have this as the source for the Activity list,
but I do not know how to cause the Employee list to set the parameter. Am I
on the write path? Does anyone know where I can find information on how to
do this? Thank you in advance.