J
John H W
I am attempting to set up a form which has the data in three tables. I am new to Access, although I had years of setting up DOS databases
Table one is unique and has a one to many to the second table using an ID #
Table two has a one to many to the third table using both the ID # and a date
Table three has a many to one link to the table 2 based on the ID # and date on second table
The form is set up using customer info in the top third. Only one "customer" having same ID #. Need to add new customer
Middle third has information on the customer's actions based on the (many) dates. Need to be able to add new date(s) in this area
Bottom area has info on an event (can be more than one), linked to a specific date in second table. Need to be able to add new entry
Can you point me to any information (code) which will help me in this endeavor
Thanks
John H
Table one is unique and has a one to many to the second table using an ID #
Table two has a one to many to the third table using both the ID # and a date
Table three has a many to one link to the table 2 based on the ID # and date on second table
The form is set up using customer info in the top third. Only one "customer" having same ID #. Need to add new customer
Middle third has information on the customer's actions based on the (many) dates. Need to be able to add new date(s) in this area
Bottom area has info on an event (can be more than one), linked to a specific date in second table. Need to be able to add new entry
Can you point me to any information (code) which will help me in this endeavor
Thanks
John H