S
Sgwapt
I have 3 tables named Products, ProcesList and ToolList.
The ProcessList uses the Products table to get ProductNo
The ProcessList uses the ToolList to get ToolNo
Now I want a data table named Repairs.
When uses selects the ToolNo how can I have the field named SetFor
(ProductNo) only show those values associated with the ToolNo the user
selected?
Would a query help here and how should it be made?
Excel was fun, Access is a challenge.
Thanks for your help, if you need more info please let me know
The ProcessList uses the Products table to get ProductNo
The ProcessList uses the ToolList to get ToolNo
Now I want a data table named Repairs.
When uses selects the ToolNo how can I have the field named SetFor
(ProductNo) only show those values associated with the ToolNo the user
selected?
Would a query help here and how should it be made?
Excel was fun, Access is a challenge.
Thanks for your help, if you need more info please let me know