+ Reply to Thread
Results 1 to 3 of 3

Listbox Multi Select

  1. #1
    MikeT
    Guest

    Listbox Multi Select

    Hi All!
    I have a multi-select liststyleoption (checkboxes) listbox on a worksheet.
    Is there any way to mimic Explorer "Shift Select" behavior? I'd like the
    user to check a list item, hold the shift key, select another item, and have
    all items in between automatically get checked. How would I make that happen
    using VBA?

    Thanks!
    Mike

  2. #2
    Bob Phillips
    Guest

    Re: Listbox Multi Select

    take the fmMultiSelectExtended option.

    --
    HTH

    Bob Phillips

    (replace somewhere in email address with gmail if mailing direct)

    "MikeT" <[email protected]> wrote in message
    news:[email protected]...
    > Hi All!
    > I have a multi-select liststyleoption (checkboxes) listbox on a worksheet.
    > Is there any way to mimic Explorer "Shift Select" behavior? I'd like the
    > user to check a list item, hold the shift key, select another item, and

    have
    > all items in between automatically get checked. How would I make that

    happen
    > using VBA?
    >
    > Thanks!
    > Mike




  3. #3
    MikeT
    Guest

    Re: Listbox Multi Select

    Awesome! Thanks a lot!

    "Bob Phillips" wrote:

    > take the fmMultiSelectExtended option.
    >
    > --
    > HTH
    >
    > Bob Phillips
    >
    > (replace somewhere in email address with gmail if mailing direct)
    >
    > "MikeT" <[email protected]> wrote in message
    > news:[email protected]...
    > > Hi All!
    > > I have a multi-select liststyleoption (checkboxes) listbox on a worksheet.
    > > Is there any way to mimic Explorer "Shift Select" behavior? I'd like the
    > > user to check a list item, hold the shift key, select another item, and

    > have
    > > all items in between automatically get checked. How would I make that

    > happen
    > > using VBA?
    > >
    > > Thanks!
    > > Mike

    >
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1