D
Dangle
I am designing an induction database, there are numerous forms that all open
up powerpoint presentations and excel spreadsheet for tests. These are all
designed and work well, however I want to have a record of who has done what
training module, to do this I would like a front form where a student selects
their name from a combo box, or if it is not there (they have not done
training before) the enter their name in a box.
Then when they progress through the other forms I want it to update my one
table which has pupil name, and the various training modules with yes/no
options in each one. if it is easier I could have it so it was a 0 for not
doing training and a 1 for completed module.
I imagine some code on the NEXT button between modules would be best to
update the record. Any advise on how to do this would be great as I am
stumped.
up powerpoint presentations and excel spreadsheet for tests. These are all
designed and work well, however I want to have a record of who has done what
training module, to do this I would like a front form where a student selects
their name from a combo box, or if it is not there (they have not done
training before) the enter their name in a box.
Then when they progress through the other forms I want it to update my one
table which has pupil name, and the various training modules with yes/no
options in each one. if it is easier I could have it so it was a 0 for not
doing training and a 1 for completed module.
I imagine some code on the NEXT button between modules would be best to
update the record. Any advise on how to do this would be great as I am
stumped.