Combo or list box

Joined
Aug 19, 2016
Messages
29
Reaction score
1
Dear all
I have a table custom_master with the following fields:
Customer I'd - auto number
Custom_name - short text

I have also created another table custom_detail with the following fields:
Tdate - short date
Custom_name
Order no
Orderamt

I want to organise combo box in the custom_name in the second table to select objects from the first table.

Please help me how to do this

Srin
 
Top