mnongkhlaw
Programmer
Dear folks,
I have 2 Recordset DTCs which point to 2 different tables in an MS Access97 database (rs1 to officer, rs2 to office).
I'm using the SOM as well as FormManager DTC.
In my data-entry screen, I have 2 fields, one of which is Office Code, which is a drop down DTC (listbox DTC) which is bound to rs1 but is looking up data from rs2 to display the Office Name for the user to choose from. The bound field is office_code, display field is office_name.
The other DTC is a textbox which I want to populate with the text the user has chosen from the dropdown DTC.
Can anyone explain the easiest way to do this with minimal coding (that's why I used FormManager in the first place).
Mark Nongkhlaw
I have 2 Recordset DTCs which point to 2 different tables in an MS Access97 database (rs1 to officer, rs2 to office).
I'm using the SOM as well as FormManager DTC.
In my data-entry screen, I have 2 fields, one of which is Office Code, which is a drop down DTC (listbox DTC) which is bound to rs1 but is looking up data from rs2 to display the Office Name for the user to choose from. The bound field is office_code, display field is office_name.
The other DTC is a textbox which I want to populate with the text the user has chosen from the dropdown DTC.
Can anyone explain the easiest way to do this with minimal coding (that's why I used FormManager in the first place).
Mark Nongkhlaw