L
Leslie
I have a Form. I have two fields, and one is a Combo-Box built on a Query
and the other is a "hidden" field which I want auto-updated based on what is
chosen in the Combo-Box. When a record is selected from the Combo-Box Query,
I want the other field to be updated with another field value that is in the
Query result.
E.g. I search for a Name in the Combo-Box and I choose the name, then I
want the ID data from query to populate a hidden ID field behind the scenes
in the Form.
Any quick and dirty ideas out there?
Thanks!
Leslie
and the other is a "hidden" field which I want auto-updated based on what is
chosen in the Combo-Box. When a record is selected from the Combo-Box Query,
I want the other field to be updated with another field value that is in the
Query result.
E.g. I search for a Name in the Combo-Box and I choose the name, then I
want the ID data from query to populate a hidden ID field behind the scenes
in the Form.
Any quick and dirty ideas out there?
Thanks!
Leslie