I have an Access 2013 database created with different tables for Users, Applications, Departments, and Supervisors. I also have a table created that will contain all this information plus an additional field of Removal Date (tblApplicationAccess).
I want a form that will update the table created with all the information (tblApplicationAccess) and then display a sub-form that displays any and all Applications a particular user has access to.