T
TitaniaTiO2
background info - my table includes the following categories: Last name,
first name, Document number, document title, date trained, training status
I would like a form where I can have the user enter in a new document number
and document title and then be able to select the employees(last name, first
name) that need to be trained on that document.
Since the user needs to select multiple names I considered having the form
display all employees on a form as check boxes, allowing the user to look at
the list and check which names apply.
Then I want to add the same number of lines to my table as checked
employees, with the appropriate names listed and the new document number and
title listed in their respective columns.
1. Is it possible to display check boxes in this way? I cannot just set
them up from the beginning with the employee names since the list of
enmployees changes over time.
2. If it is not possible - are there any alternative suggestions?
3. How do I feed the needed information back into the table.
I want to use something relatively automated because I do not want the user
to have to type in each name and risk mistakes.
Any help is greatly appreciated.
Thanks!
Titania
first name, Document number, document title, date trained, training status
I would like a form where I can have the user enter in a new document number
and document title and then be able to select the employees(last name, first
name) that need to be trained on that document.
Since the user needs to select multiple names I considered having the form
display all employees on a form as check boxes, allowing the user to look at
the list and check which names apply.
Then I want to add the same number of lines to my table as checked
employees, with the appropriate names listed and the new document number and
title listed in their respective columns.
1. Is it possible to display check boxes in this way? I cannot just set
them up from the beginning with the employee names since the list of
enmployees changes over time.
2. If it is not possible - are there any alternative suggestions?
3. How do I feed the needed information back into the table.
I want to use something relatively automated because I do not want the user
to have to type in each name and risk mistakes.
Any help is greatly appreciated.
Thanks!
Titania