I believe this is a simple question; it seems I'm just simpler.
I've created a form that basically includes all of the fields of the central table of my small database.
Each key-numbered entry in the main table belongs to one client.
I created two separate tables for two different types of employees that can be assigned to a client (many can be assigned to an individual client).
I created two more tables to keep track of these assignments (each assignment being auto-numbered).
I want, in my form, a subform to drop down that has two tabs, one for each type of employee-assignment.
I can create a subform for one, or the other. Creating one subform that includes both at the same time seems to send the whole thing haywire (no doubt because of some design flaw).
I cannot figure out how to just tab two different subforms.
Please help, and much thanks in advance.