Hello,
I am currently updating a training database for work and I am having problems figuring out how to deal with a new associate or an associate that is changing roles. I have a required list of trainings for each job and currently when you have a new associate you have to manually enter all the required trainings that they have to complete into their associate information.
I tried an append query but couldn't figure out how to just append each training for one associate and not my whole list of associates. I hope this is enough information I am fairly new to access and vba.
Thanks!