+ Reply to Thread
Results 1 to 3 of 3

Extract values from multicolumn list box

  1. #1
    Registered User
    Join Date
    06-11-2009
    Location
    Berlin
    MS-Off Ver
    Excel 2003
    Posts
    63

    Extract values from multicolumn list box

    Hi all,
    I have a five-column list box. I'm using check boxes that allow the user to select a certain row of the list box. I'm trying to get all the values from the five columns but oddly enough I only make it to the second column.

    Please Login or Register  to view this content.

    Trying the same for the third column

    Please Login or Register  to view this content.

    shows the "Could not get the Column property. Invalid property array index" message.

    Can anyone help me with this?

    Thanks
    Nick

  2. #2
    Forum Expert romperstomper's Avatar
    Join Date
    08-13-2008
    Location
    England
    MS-Off Ver
    365, varying versions/builds
    Posts
    22,064

    Re: Extract values from multicolumn list box

    You have the indices the wrong way round and they are actually zero based, so it should be:
    Please Login or Register  to view this content.
    Everyone who confuses correlation and causation ends up dead.

  3. #3
    Registered User
    Join Date
    06-11-2009
    Location
    Berlin
    MS-Off Ver
    Excel 2003
    Posts
    63

    Re: Extract values from multicolumn list box

    Soo simple. Thanks!!!

+ 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