I will try to explain this the best I can. I am attempting to make a user interface for access using pages. This is new to me. So this is what I have done so far. I have 1 main form. On the main for I have the tabs set up with subforms in each of them. What I am trying to do is link all of the subforms to the first subform using the first subforms primary key. Is this possible? Here is a list of what I have so maybe it will make this easier to articulate...
-1 main form,
-inside the main form I have one of those page things set up with 5 tabs.
-inside each tab there is a subform that corrolates with a table.
-the first tab has the subform for facility. It has a primary key of the ID number for each facility.
-the subsequent forms have details about the facility.
-I would like for the subforms to be able to pull up information related to the facility on a one-to-many relationship. Meaning 1 ID number for multiple occurences of details about the facility.
If anyone understands my rambling and can help I would be greatful. Thanks!
-1 main form,
-inside the main form I have one of those page things set up with 5 tabs.
-inside each tab there is a subform that corrolates with a table.
-the first tab has the subform for facility. It has a primary key of the ID number for each facility.
-the subsequent forms have details about the facility.
-I would like for the subforms to be able to pull up information related to the facility on a one-to-many relationship. Meaning 1 ID number for multiple occurences of details about the facility.
If anyone understands my rambling and can help I would be greatful. Thanks!