M
Michelle
I have a Form that contains Employee Information (their employment status,
and for viewing and printing reports) and a subform showing each “Line†the
employee has worked on. Each “Line†contains many “Workstations†the
employee has been trained on. So basically I have multiple subforms for each
employee.
My problem is that each subform will have certain boxes checked for each
“Line†but when a new “Line†is added for that employee I would like the
checkboxes to be cleared out so the next “Lines†checkboxes can be updated.
For instance:
Lori works on the “JS†Line, “Workstation #3†and has achieved 4 squares (so
all four squares are checked).
She also has been trained on “JS†Line “Workstation #1†but only has
achieved 2 squares.
I would like the checkboxes cleared out so when the user creates a new
subform (or new record in that subform) for Lori on “Workstation #1†they can
check 2 squares only.
Is there a way to clear out the checkboxes when a new subform record is
added. Thank you.
and for viewing and printing reports) and a subform showing each “Line†the
employee has worked on. Each “Line†contains many “Workstations†the
employee has been trained on. So basically I have multiple subforms for each
employee.
My problem is that each subform will have certain boxes checked for each
“Line†but when a new “Line†is added for that employee I would like the
checkboxes to be cleared out so the next “Lines†checkboxes can be updated.
For instance:
Lori works on the “JS†Line, “Workstation #3†and has achieved 4 squares (so
all four squares are checked).
She also has been trained on “JS†Line “Workstation #1†but only has
achieved 2 squares.
I would like the checkboxes cleared out so when the user creates a new
subform (or new record in that subform) for Lori on “Workstation #1†they can
check 2 squares only.
Is there a way to clear out the checkboxes when a new subform record is
added. Thank you.