ANYONE:
I have a combo box that has a row source of ( select DistinctROw column from table ordery by table.column)
That table has two columns the column that is in the row source and a description)
when the user selects the specificed column I want the description to automatically fill another form control ...
I have been able to capture the user's select from the combo box ansd use it in a SQL statment..BUT how do I capture the result of that qry to dump it into the ME.txtDesctiption...?
Thanks
Tereza
I have a combo box that has a row source of ( select DistinctROw column from table ordery by table.column)
That table has two columns the column that is in the row source and a description)
when the user selects the specificed column I want the description to automatically fill another form control ...
I have been able to capture the user's select from the combo box ansd use it in a SQL statment..BUT how do I capture the result of that qry to dump it into the ME.txtDesctiption...?
Thanks
Tereza