I am trying to build a database for work and need a bit of help. The database is set up as a one to many. I am having trouble designing the forms to go with it though. For example if i create a User table and need to enter events that occur for this user and I need to enter multiple contacts for the events and then I need to enter observations for the events. How can I link the so that the events are linked to the user and the contacts and observations to the events? My tables are set up correctly and the UserID will associate with the event in datasheet view but not when designing forms.
Any suggestions would be greatly appreciated.
Any suggestions would be greatly appreciated.