Search results

  1. C

    Double Click Event but Wrong Record Displays

    I have set up my subform with a combo box that will allow the user to create a new record if "not in list". I also want the user to beable to update an existing record if they double click the combo box. The correct form displays on both of the above conditions except I want the update to...
  2. C

    during create not creating records in linked file

    I have a form that contains my student information. That form has 2 tabs, one has the Parent subform attached to it and the other tab has the Grandparent subform. I can create the Student record but the Relationship table record is not being created when a parent already exists. I am using...
  3. C

    Add Field to Form/subform?

    I have 4 form/subforms that I want to add a field to. The field is in a different table than the 2 tables currently being used. How can I add this new field to the existing form with out starting over? Ultimately what I would like to do is force a value into this new field based on which set...
  4. C

    Data on Subform

    I am trying to learn Access and have run into a couple of things that I may not have done correctly. I have created a Student table with the student first and last name as the PK. This file also contains Parent 1 First and last name and Parent 2 First and last name (parent 2 info will only be...
Back
Top Bottom