Results 1 to 4 of 4

Multi-select listbox output.

Threaded View

  1. #1
    Valued Forum Contributor
    Join Date
    02-26-2010
    Location
    Chattanooga, TN
    MS-Off Ver
    Excel 2003/2007/2010/2016
    Posts
    432

    Multi-select listbox output.

    Hello!

    I used this to create a userform multi-select listbox to select pets:

    http://www.vbaexpress.com/kb/getarticle.php?kb_id=369

    Then, I used this to output the listbox's selections:
    http://www.ozgrid.com/VBA/multi-select-listbox.htm

    That's as far as I got.

    1) I would like to use the output like I show in H18:

    The pets selected are XXX, XXX, XXX, and XXX.

    2) Instead of referencing Sheet 2 cells A2:A100 in the code, I would rather use the named range for that area
    "Pets" (which refers to A2:A100). That way, I don't have to change the code if the pet list grows past 100.

    Hopefully, this is an easy fix.

    I appreciate your help!

    VR/Lost
    Last edited by leaning; 05-20-2011 at 08:20 AM.

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