+ Reply to Thread
Results 1 to 3 of 3

List All Items that match a particular cell.

  1. #1
    Registered User
    Join Date
    08-23-2011
    Location
    East
    MS-Off Ver
    Excel 2007
    Posts
    60

    List All Items that match a particular cell.

    I would like to know the VBA macro for this problem.Anybody kindly help me,
    Please go through till the last post.List All Items that match a particular cell.
    Last edited by slashdot; 10-11-2011 at 12:48 PM.

  2. #2
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: List All Items that match a particular cell.

    slashdot,

    Attached is a modified version of the sample workbook used in the other post. It contains a Worksheet_Change event macro that will allow you to put in as many game types and players as desired in column A. Whenever column A gets updated, the drop-down list in cell E2 is updated. When a game is selected in cell E2, the associated players are pulled into column F. Here's the code used:
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Hope that helps,
    ~tigeravatar

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Registered User
    Join Date
    08-23-2011
    Location
    East
    MS-Off Ver
    Excel 2007
    Posts
    60

    Re: List All Items that match a particular cell.

    thanks tigeravatar this is the same what i need.

+ 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