Search results

  1. N

    Open Form to New Record

    I have a two table relational (1 to many) database. Parent Table (tbl_Employee) and child table (tbl_transfer) are joined by EmployeeID. I created a form/subform where the Record Source is a parameter query. The parent/child table displays the current records appropriately which I've set to...
  2. N

    Tabbing into subform collapses main form.

    I'm currently a beginner/intermediate Access databaser without SQL proficiency. Currently, I have a 1 to many database. Table 1 (main) - Employee info. Table 2 - Transfer info. I set up a form (employee info main form) with a sub-form (transfer info). My frustration is, when I tab into...
Back
Top Bottom