G
Guest
Hello, I have a form that holds a drop down box. When I pick an item from
that drop down box it calls a query that looks into another table and outputs
a text value. How do I assign that text value to a text box in my original
form?
original table ==>Cause&Effect_tbl has two fields drop down [Cause] and a
text field called [Effect].
drop down combo box pulls the data from the following table:
Cause=Effect_tble holds two fields [Cause] and [Effect]
Query compares the [Cause] and returns the [Effect]
Hope this is enough info.
Thank you,
Vadimbar
that drop down box it calls a query that looks into another table and outputs
a text value. How do I assign that text value to a text box in my original
form?
original table ==>Cause&Effect_tbl has two fields drop down [Cause] and a
text field called [Effect].
drop down combo box pulls the data from the following table:
Cause=Effect_tble holds two fields [Cause] and [Effect]
Query compares the [Cause] and returns the [Effect]
Hope this is enough info.
Thank you,
Vadimbar