Recent content by crazycitten19

  1. C

    Linking tables help?

    I have attached a simple database that is similar to what I am trying to do. Table 1 2 3 all contain different information, but there will be one record in each. I am trying to link them so that when I start a new record in a form that has fields for all/some of the information I can...
  2. C

    Linking tables help?

    I have a number of tables that different sets of information about a specific person, and I am having trouble linking the tables. When I start a new record in one table, I want it to start a new record in all of the tables. The tables are linked by an unique ID number. How do I do it so it...
Back
Top Bottom