I rebuilt the combo box and named it as you suggested and it's working, but there's another problem.
The form is built on a query that lists all the products for which the action was quarantine. I want to use the combo box to update the action to recall or release or correction. I can do that now.
The odd thing is that although the correct products are appearing in the form, they appear to have a null value in the...
User Profile
Collapse
-
I checked the properties of my combo box, and I do not have an AfterUpdate event. My combo box does have two columns, and one is hidden, but I will need more help understanding the event you wrote for me. I pasted it into the Code Builder and changed
YourCombo to
Combo33
But it still doesn't work. My guess is that I should probably be changing Me to something as well, but I can't guess what. Thanks for your...Leave a comment:
-
Using a Combo Box in a Query
I created a query to list all products with a null value in the action field, but I want to be able to update the action field, and I can't. The query results appear in a form. The action field is filled with a combo box. The drop down list appears, but when I click on a selection, nothing happens. It won't accept the data. Maybe I've structured this the wrong way. Any suggestions.
No activity results to display
Show More
Leave a comment: