Hi.
I have two combo boxes. Combo A and Combo B. Combo B pulls a query that picks case#s randomly based on selection on combo A. I was able to get the query to work and to display the value in combo B. However, the value stored in my table is the random ID #. I tried changing the properties in the table to a combo and setting the widths to 0" and 2" but it still only shows the ID#. Any suggestions?