Results 1 to 14 of 14

Thread: Seletion problem in listbox (Userform)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #8
    VBAX Tutor
    Joined
    Jun 2005
    Posts
    214
    Location
    In that case i prefer this solution because the search method is more suitable for my project.
    The user, for example, looks for an item which contains the partial string "huur". Like in:
    netto huur
    huur incl btw
    maximale huur
    etc.
    And this can't be achieved with the MatchEntry of a ComboBox.
    But drag end drop is no option the way i'd like to do it?

    In other words, isn't it possible to select one item in a multiple selection?
    Perhaps in combination with the Shift key down?
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •