I am creating a query with 3 tables<br>
1. Part Master<br>
2. Prices<br>
3. Work Order<br>
Now I can get the query to run but not all of the records are not showing up.<br>
If I remove the Work Order table all of them show up.<br>
My problem is not all of the items on my list have a Work Order yet. So when I add the Work Order table it only matches if there is one, eliminating others.<br>
I tried the One-Many relationship thingy al three ways but no good.<br>
am I missing something here.<br>
<br>
TIA<br>
DougP<br>
1. Part Master<br>
2. Prices<br>
3. Work Order<br>
Now I can get the query to run but not all of the records are not showing up.<br>
If I remove the Work Order table all of them show up.<br>
My problem is not all of the items on my list have a Work Order yet. So when I add the Work Order table it only matches if there is one, eliminating others.<br>
I tried the One-Many relationship thingy al three ways but no good.<br>
am I missing something here.<br>
<br>
TIA<br>
DougP<br>