G
Gary
Hello, and thank you sincerely in advance for any
assistance on this issue.
Using Access 2000, I have three tables and one form used
in tracking employee training. One table [eetbl]is
tracking detailed employee information, another [clstbl]
is tracking detailed course information, and the third
[attendtbl] is tracking clsid and eeid (ie, who attended
which course).
The form has a bound multiselect listbox to [eetbl] and a
currently unbound listbox that the selected ee's dump
into. [clsid] is referenced on the top of the form.
What I need to do is create records in the [attendtbl] for
each selected employee [seleeid] and the course id from
the top [clsid] (the [clsid] would be the same for each
ee).
I think I can do this with an update query, but I'm not
sure. If it can be done, any assistance on getting
started would be greatly appreciated.
Sorry for being verbose, and thank you sincerely again.
assistance on this issue.
Using Access 2000, I have three tables and one form used
in tracking employee training. One table [eetbl]is
tracking detailed employee information, another [clstbl]
is tracking detailed course information, and the third
[attendtbl] is tracking clsid and eeid (ie, who attended
which course).
The form has a bound multiselect listbox to [eetbl] and a
currently unbound listbox that the selected ee's dump
into. [clsid] is referenced on the top of the form.
What I need to do is create records in the [attendtbl] for
each selected employee [seleeid] and the course id from
the top [clsid] (the [clsid] would be the same for each
ee).
I think I can do this with an update query, but I'm not
sure. If it can be done, any assistance on getting
started would be greatly appreciated.
Sorry for being verbose, and thank you sincerely again.