F
Fredrik
Hello!
I have three tables:
SUPPLIERS
Supplier 1
Supplier 2
Supplier 3
LOADINGPLACES
Loadingplace 1 Supplier 1
Loadingplace 1 Supplier 2
Loadingplace 2 Supplier 3
Loadingplace 3 Supplier 3
And ORDERS
Ordernumber Supplier Loadingplace
When i'm in the ordertable i put the order number. Then i've made a "list"
for Supplier with a link to Table SUPPLIERS so that i can choose which
supplier with the mouse.
Now to the tricky part. For Loadingplaces I only want to see the
loadingplaces available for the selected supplier
In this example:
2345689 Supplier 3 | |
-Loadingplace 2
-Loadingplace 3
How do I do this? I'm quite new at Access so a little more info than a
SQL-string would be appreciated.
Hope that someone can help me with this. (Our two experts in the company
doesn't have a clue).
Regards
Fredrik
I have three tables:
SUPPLIERS
Supplier 1
Supplier 2
Supplier 3
LOADINGPLACES
Loadingplace 1 Supplier 1
Loadingplace 1 Supplier 2
Loadingplace 2 Supplier 3
Loadingplace 3 Supplier 3
And ORDERS
Ordernumber Supplier Loadingplace
When i'm in the ordertable i put the order number. Then i've made a "list"
for Supplier with a link to Table SUPPLIERS so that i can choose which
supplier with the mouse.
Now to the tricky part. For Loadingplaces I only want to see the
loadingplaces available for the selected supplier
In this example:
2345689 Supplier 3 | |
-Loadingplace 2
-Loadingplace 3
How do I do this? I'm quite new at Access so a little more info than a
SQL-string would be appreciated.
Hope that someone can help me with this. (Our two experts in the company
doesn't have a clue).
Regards
Fredrik