Search results

  1. M

    Populating the "many" table in a one to many relationship

    Hello, I have two tables that are linked in a one to many relationship: tblContractHeader (One) tblRatePlans (Many) These two tables are linked via ContractID which is set to Autnumber in the tblContractHeader table and Number in the tblRatePlans. I have a form set up to populate the...
  2. M

    Question Newbe Looking to populate Newly Formed Database

    Hello, I am creating a database for work to store telecom contract rates for my customers. The two core functions of my database are to endable end users(myself and my team members) to input new contracts and their associated rates and then run ad-hoc reports as needed. I established what I...
Back
Top Bottom