+ Reply to Thread
Results 1 to 3 of 3

ListView Question

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    01-16-2014
    Location
    Canada
    MS-Off Ver
    Excel 2007
    Posts
    440

    ListView Question

    Hi guys,

    I am using ListView and I now have 4 columns and 4 rows of data on userform only.

    I would like to know how to make a msgbox with the selected rows, but only prompt the value in the column 2 of the selected one?

    Thanks.

  2. #2
    Forum Expert
    Join Date
    07-15-2012
    Location
    Leghorn, Italy
    MS-Off Ver
    Excel 2010
    Posts
    3,431

    Re: ListView Question

    can you attach a sample file ?
    If solved remember to mark Thread as solved

  3. #3
    Forum Contributor
    Join Date
    01-16-2014
    Location
    Canada
    MS-Off Ver
    Excel 2007
    Posts
    440

    Re: ListView Question

    Hi,

    I figure it out.

    
      For i = 1 To .ListItems.Count
      If .ListItems(i).Checked = True Then
    Thanks.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] ListView Mod!
    By ciapul12 in forum Excel Programming / VBA / Macros
    Replies: 22
    Last Post: 01-24-2014, 10:20 AM
  2. Listview
    By Sergio Sora in forum Non English Excel
    Replies: 0
    Last Post: 06-26-2012, 07:52 AM
  3. Listview checked row delete line in Listview and in worksheet data
    By madforit in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-13-2012, 01:00 PM
  4. Listview Question
    By vqthomf in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-05-2006, 01:43 PM
  5. [SOLVED] ListView Question
    By vqthomf in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-24-2005, 09:15 AM

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