AshikHusein
Registered User.
- Local time
- Yesterday, 21:03
- Joined
- Feb 7, 2003
- Messages
- 147
I am trying to use a combo box to display records. I have two questions regarding this:
1. If a certain bound field is linked to the combo box, if a certain item is selected from the combo box (which is a keyed item), can it display the relevant record without using any VB code?
2. If I have columns related by a field (both of which are keyed) with a 1 to 1 relationship, bu selecting an item from the combl box linked to the first table, can I view the record linked to the second table?
Ashik
1. If a certain bound field is linked to the combo box, if a certain item is selected from the combo box (which is a keyed item), can it display the relevant record without using any VB code?
2. If I have columns related by a field (both of which are keyed) with a 1 to 1 relationship, bu selecting an item from the combl box linked to the first table, can I view the record linked to the second table?
Ashik