Good Day
I was hoping someone might be capable of assisting.
I currently have a dropdown call "Addskills" on a Form wich has 2 Coloms from a Table in My DB.
One ID & Another The Description of The ID.
I am hoping to allow the user when selecting from the AddSkills Dropdown, Select An "Add" command which will Add the the REcord currently visible in the dropdown + an Additional REcord on my form into a table called tblePersonellskills. Which in return will update information on a subform.
I was hoping for advise on the possiblity to use the active record in the dropdown + a field in my form to append to a current table.
I am currenctly using
Create new ADODB REcordset, but just ending up with errors. and changed the way i have done so many times but no luck.
Any advise would be greatly appreciated.
Regards
SN
I was hoping someone might be capable of assisting.
I currently have a dropdown call "Addskills" on a Form wich has 2 Coloms from a Table in My DB.
One ID & Another The Description of The ID.
I am hoping to allow the user when selecting from the AddSkills Dropdown, Select An "Add" command which will Add the the REcord currently visible in the dropdown + an Additional REcord on my form into a table called tblePersonellskills. Which in return will update information on a subform.
I was hoping for advise on the possiblity to use the active record in the dropdown + a field in my form to append to a current table.
I am currenctly using
Create new ADODB REcordset, but just ending up with errors. and changed the way i have done so many times but no luck.
Any advise would be greatly appreciated.
Regards
SN