User Profile

Collapse

Profile Sidebar

Collapse
howarthe
howarthe
Last Activity: Sep 14 '07, 08:30 PM
Joined: Jul 26 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • howarthe
    replied to Using a Combo Box in a Query
    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...
    See more | Go to post

    Leave a comment:


  • howarthe
    replied to Using a Combo Box in a Query
    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...
    See more | Go to post

    Leave a comment:


  • howarthe
    started a topic Using a Combo Box in a Query

    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.
    See more | Go to post
No activity results to display
Show More
Working...