D
DWR
Guest
I have a database which is going to be used to record quality alerts here as well as the employees who signed off on them.
I have one table containing the Alert info (Alert#, Date and Description) Another containing Employee info (Clock# & Name)
What I want to do is have a form in which I may enter the info for the alert and then use a lookup type field where I can select multiple employees (listbox?).
After the info has been entered on the form it I want to be able to retrieve the info about the alert as well as the employees who have been entered as signed off.
What is the easiest/best way to accomplish this? Do I need another table???
Thanks
I have one table containing the Alert info (Alert#, Date and Description) Another containing Employee info (Clock# & Name)
What I want to do is have a form in which I may enter the info for the alert and then use a lookup type field where I can select multiple employees (listbox?).
After the info has been entered on the form it I want to be able to retrieve the info about the alert as well as the employees who have been entered as signed off.
What is the easiest/best way to accomplish this? Do I need another table???
Thanks