DenisCooper
Registered User.
- Local time
- Today, 05:36
- Joined
- Feb 23, 2013
- Messages
- 31
Hi,
I've got a form with two fields, a combo box and plain text field.
I'm trying to setup an event that will run a query when the combo box field is changed. The query should then be filtered on the value of the combo box.
Then the plain text field in the form, should update with a value generated by the query.
How would i best accomplish this?
Thanks
Denis
I've got a form with two fields, a combo box and plain text field.
I'm trying to setup an event that will run a query when the combo box field is changed. The query should then be filtered on the value of the combo box.
Then the plain text field in the form, should update with a value generated by the query.
How would i best accomplish this?
Thanks
Denis