Search results

  1. O

    Not in List Combo box working

    Here is my code I added it to the same code on the form to the OnNotInList Event Procedure Thanks for looking over this and helping!
  2. O

    Not in List Combo box working

    Hello I added this to the bottom of the code above, but no luck. the new data is still not sorted in acceding order. I do have the data in “Location” table sorted in acceding order. any other ideas? thanks again for your help
  3. O

    Not in List Combo box working

    Hello I think I got it working. I just wanted to update the tread to maybe help someone else. I was able to take a sample code and make it work for me. I did have a question. After I add the new data to the NotInList Combo list, the new data is not sorted on ascending order. The older data is...
  4. O

    Not in List Combo box working

    Hello I’m having this similar issue and was wondering if you would help me? I have all this data set as you have indicated but I need help with the coding. Here is what I have... I have a form entry that allows users to add data to table called “work_tracker” On this form is a combo box...
Back
Top Bottom