I have a list box which contains all the qualifications which are stored in the table Qualifications. (Gas Safe, Asbestos etc)
On my form I want the user to select from the list box all the qualifications an employee has, then add them to that employee's record and then also dispaly the qualifications on the form next to a text box where the user enters in the date these qualifications expire. How do I do this?
On my form I want the user to select from the list box all the qualifications an employee has, then add them to that employee's record and then also dispaly the qualifications on the form next to a text box where the user enters in the date these qualifications expire. How do I do this?