
Originally Posted by
bigdogxv
Hello,
I am hoping you can help me with this issue. I currently have 8 Tables that have the same set-up. Each is:
(Table Name)_ID (Autonumber)
(Table Name)_Requirement (Text)
(Table Name)_Title (Memo)
(Table Name)_Description (Memo)
(Table Name)_Notes (Memo)
Each requirement in a table can have a relationship with multiple requirements in any of the 7 other tables. It has been a few years since I have done this, and I am not sure where to start. My goal is to have a form where you can input a requirement from any of the Tables, and it will pull up a list of all the requirements that have a relationship to it.
If you need an example of what I am working with, let me know. Thank you for your help!