cravincreeks
Technical User
Problem with combo box in a select query with a join
Hello all. I have a table with a text field that is restricted to a value list via a combo box (I specified the “look up wizard”, chose value list, and entered two the two options that the user can choose from). When I open the table in the table view, I can choose a value from the combo box and the value get stored in the table. When I create a select query without joining this table to another, I can choose a value combo box without any complaint. But when I join another table and attempt to edit the combo box field in the ‘table view’ of the select query, it won’t allow me to do so – I get the error ‘ding’ sound when I attempt to select a value. I am trying to do this join so the user can see the corresponding values in another table – values that would direct him/her in deciding which combo box value to select.
The relationship between the two tables is a one-to-one relationship and the join in the query designer is an inner join. So why can’t I assign a value from a combo box when I display a joined field in the select query? Without the joined field the combo box approach works as expected.
Thanks!
AZ
Hello all. I have a table with a text field that is restricted to a value list via a combo box (I specified the “look up wizard”, chose value list, and entered two the two options that the user can choose from). When I open the table in the table view, I can choose a value from the combo box and the value get stored in the table. When I create a select query without joining this table to another, I can choose a value combo box without any complaint. But when I join another table and attempt to edit the combo box field in the ‘table view’ of the select query, it won’t allow me to do so – I get the error ‘ding’ sound when I attempt to select a value. I am trying to do this join so the user can see the corresponding values in another table – values that would direct him/her in deciding which combo box value to select.
The relationship between the two tables is a one-to-one relationship and the join in the query designer is an inner join. So why can’t I assign a value from a combo box when I display a joined field in the select query? Without the joined field the combo box approach works as expected.
Thanks!
AZ