S
steve
I'm going to try to re-phrase my initial question as I didn't unfortunately
resolve my problem:
I have a form which is bound to a table: client
Within the form, I have a text box called: Townbox
When I enter the form it can be either already populated with a Town name or
entered manually.
I require that the individual entry which appears in each Townbox record
[when it's visible or entered] to update the combo box [which follow's] list
from a different table: companies - which itself should display the Firm
names and Town [just to confirm] which matches the Town in my client table.
I was reading somewhere that an onCurrent event proceedure for the form's
Townbox combined with an SQL query in the combo box may be the answer, but
am new to Even Procedures and would appreciate any expert advise.
Thanks again,
Steve.
resolve my problem:
I have a form which is bound to a table: client
Within the form, I have a text box called: Townbox
When I enter the form it can be either already populated with a Town name or
entered manually.
I require that the individual entry which appears in each Townbox record
[when it's visible or entered] to update the combo box [which follow's] list
from a different table: companies - which itself should display the Firm
names and Town [just to confirm] which matches the Town in my client table.
I was reading somewhere that an onCurrent event proceedure for the form's
Townbox combined with an SQL query in the combo box may be the answer, but
am new to Even Procedures and would appreciate any expert advise.
Thanks again,
Steve.