R
redrover
I'm trying to find an easy way to allow entry of data from a form. I've
created tables that I use to print the forms. There are at least 8 similar
forms with as many as 100+ different line items on each form. For each line
item I need to allow someone to enter a value assigned to the training level
of an employee for that task (or line item). I know what the line items are
based on linking the tables via the form code. I'd like to display the line
items and only require the entry of the training level for each line item.
What is the best way to do this? Each line item is to be stored in a table
so I can do analysis of the results.
created tables that I use to print the forms. There are at least 8 similar
forms with as many as 100+ different line items on each form. For each line
item I need to allow someone to enter a value assigned to the training level
of an employee for that task (or line item). I know what the line items are
based on linking the tables via the form code. I'd like to display the line
items and only require the entry of the training level for each line item.
What is the best way to do this? Each line item is to be stored in a table
so I can do analysis of the results.