Limit Combo Box Selection

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I have a event form which has an attendees subform that contains a combo box
with a list of all employees. When an event data is initially entered a list
of employees attending that event are selected from the combo box on that
subform. Once the event is complete I have another subform for ranking the
event. I have an attendeeID combo box on the ranking form that I would like
to limit to just those employees that were originally selected as attending
the particular event. How can I do this? All those in attendance do not have
to fill out ranking. Thanks
.



Relevant Pages

  • how to double click a list box item to add to subform
    ... I would like my user to be able to add those attending an event to a subform by doubleclicking a member in a listbox on the main form. ... AttendID (primary key, autonumber) ...
    (microsoft.public.access.formscoding)
  • Using the Control Key on a Listbox
    ... On the one side is a filtered listbox that lists all the employees, ... The user is to select the employees that will be attending from ... Set MyDB = CurrentDb ...
    (microsoft.public.access.formscoding)
  • Re: do not allow duplicates in subform
    ... I'm not sure what you mean by "generic events." ... I want to avoid "marking" them as attending the same event more than once. ... I want to limit the subform so that it does not have any duplicates per event date. ...
    (microsoft.public.access.formscoding)
  • Re: Limit Combo Box Selection
    ... in the tblIntersection I feel like I am missing something really ... saving the results of the list of employees attending this event? ... would filter the subform to list of attending. ...
    (microsoft.public.access.formscoding)
  • Re: Limit Combo Box Selection
    ... saving the results of the list of employees attending this event? ... would filter the subform to list of attending. ... I have an attendeeID combo box on the ranking form that I would like ...
    (microsoft.public.access.formscoding)