I know multi select list have been discussed several time but in reading through them I am still stump on what should be a simple solution. I have a employee table. The table columns are:
ID(Key)
Name
Active (Yes/No check box).
I am try to create a form with a multi selct list box so I can select mutible employees and check or uncheck the Yes/No box. I can make the list box and select several employees, but when I check or uncheck the single Yes/No box on the form and undate nothing happens. Any idea as to what I need to do to update these already created records? Thanks in advance for any help/suggestion.
Chris
ID(Key)
Name
Active (Yes/No check box).
I am try to create a form with a multi selct list box so I can select mutible employees and check or uncheck the Yes/No box. I can make the list box and select several employees, but when I check or uncheck the single Yes/No box on the form and undate nothing happens. Any idea as to what I need to do to update these already created records? Thanks in advance for any help/suggestion.
Chris