Combo box activate a listbox

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ElTipo
    New Member
    • Jul 2007
    • 36

    #16
    Originally posted by Scott Price
    If instead of ordering the list box by descending date, as in my previous post have a look at this thread, where I got help from JKing to debug the select record in listbox function...



    Regards,
    Scott

    p.s. please post back to let us know if you've got it working!
    Hi Scott

    Ok, the setfocus vb work like this, afterupdate in combo box the list box get focus correct but no activate the list box function like On_Clik. OK I try to insert an image in this post for better explain and view the example but I don't know how.

    it will continue playing with the code....

    Comment

    • Scott Price
      Recognized Expert Top Contributor
      • Jul 2007
      • 1384

      #17
      Originally posted by ElTipo
      Hi Scott

      Ok, the setfocus vb work like this, afterupdate in combo box the list box get focus correct but no activate the list box function like On_Clik. OK I try to insert an image in this post for better explain and view the example but I don't know how.

      it will continue playing with the code....
      Make sure to go to the end of the thread in order to get the correct code!

      If you continue having problems, post the code you are using, including any changes you have made to it...

      Regards,
      Scott

      Comment

      Working...