A
ADonMS
I have created a form with combo boxes to lookup data from other tables. The
data updates to another table that I am trying to use in a query. When I run
the query, it returns the numerical value instead of the text value. The Row
Source on the combo box is a select query for the text value and when I use
the drop down on the form, it displays the text value. How can I change the
format in the query to show the text value?
data updates to another table that I am trying to use in a query. When I run
the query, it returns the numerical value instead of the text value. The Row
Source on the combo box is a select query for the text value and when I use
the drop down on the form, it displays the text value. How can I change the
format in the query to show the text value?