A family of Microsoft relational database management systems designed for ease of use.
You might like to take a look at DatabaseBasics.zip in my public databases folder at:
https://onedrive.live.com/?cid=44CC60D7FEA42912&id=44CC60D7FEA42912!169
Note that if you are using an earlier version of Access you might find that the colour of some form objects such as buttons shows incorrectly and you will need to amend the form design accordingly.
If you have difficulty opening the link copy its text (NB, not the link location) and paste it into your browser's address bar.
This little demo file provides brief and simple illustration of some of the basic operations in putting together a relational database. If you go to the section on 'Building the user interface' and then click on the 'Next' button it illustrates a form for interfacing with the data in the tables described in the earlier sections of the demo. You'll see that in the bottom right corner of the form is a subform for selecting multiple employers for the contact in the main form. The subform is in continuous forms view, so instead of having three independent combo boxes as you have at present, three values would be selected by inserting three rows in the subform. A subform in your form would be very similar to this. At present in my demo no contact has more than two employers, but as few or as many per contact can be inserted. The same would apply to your corrective actions.