![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I know I have seen this solved somewhere before, I just can't findwhere, and as simple as this seems it should be, I'm just not getting it. Tables: Product: a single one of a kind item per record, CustomerID Customer: Individual customer's name, CustomerID. Relationship is Product::CustomerID = Customer::CustomerID Problem: On the Product layout, the user wants to select the purchaser from a dropdown displaying the names of all customers. I need to use the CustomerID to relate the records, so I want the selection of the name to result in the CustomerID beingplaced in the proper (key) field. Any help? Matt |
#3
| |||
| |||
|
|
I know I have seen this solved somewhere before, I just can't find where, and as simple as this seems it should be, I'm just not getting it. Tables: Product: a single one of a kind item per record, CustomerID Customer: Individual customer's name, CustomerID. Relationship is Product::CustomerID = Customer::CustomerID Problem: On the Product layout, the user wants to select the purchaser from a dropdown displaying the names of all customers. I need to use the CustomerID to relate the records, so I want the selection of the name to result in the CustomerID being placed in the proper (key) field. Any help? |
#4
| |||
| |||
|
|
I know I have seen this solved somewhere before, I just can't find where, and as simple as this seems it should be, I'm just not getting it. Tables: Product: a single one of a kind item per record, CustomerID Customer: Individual customer's name, CustomerID. Relationship is Product::CustomerID = Customer::CustomerID Problem: On the Product layout, the user wants to select the purchaser from a dropdown displaying the names of all customers. I need to use the CustomerID to relate the records, so I want the selection of the name to result in the CustomerID being placed in the proper (key) field. Any help? Matt |
![]() |
| Thread Tools | |
| Display Modes | |
| |