firestorm1983
IS-IT--Management
- Jun 13, 2005
- 6
In my database I currently have 2 different tables which are linked to my database and each contains different information with the exception of Job Numbers.
The one table (lets call this TableA) contains all of the job numbers as single numbers 105, 231, 321 ect.
But the second table (TableB) contains some values with multiple values in the same field for example 105/106/107.
Can I link TableA and TableB together in a manner such that 105 and 105/106/107 can be linked together so that all the information from both can be brought together in a single query?
The one table (lets call this TableA) contains all of the job numbers as single numbers 105, 231, 321 ect.
But the second table (TableB) contains some values with multiple values in the same field for example 105/106/107.
Can I link TableA and TableB together in a manner such that 105 and 105/106/107 can be linked together so that all the information from both can be brought together in a single query?