+ Reply to Thread
Results 1 to 5 of 5

Populate Cell with all items in a column, if another cell is updated

  1. #1
    Registered User
    Join Date
    12-18-2007
    Location
    London, UK
    MS-Off Ver
    MS Office 2007 & 2010
    Posts
    19

    Populate Cell with all items in a column, if another cell is updated

    Hi all,

    In column A, I have a list of peoples names.
    In cell "B1", I have a Drop down list with the options "Yes" and "No".

    If "Yes" is selected in the drop down, I want "C2" to be populated with all the names in Column A, separated by a comma.

    This list of names in column A is variable in number, so a straight forward IF statement did not work.

    I have named the range in column a as "Names" using the following formula:
    =OFFSET(Book1!$A$2, 0, 0, COUNTA(Book1!$A:$A)-1,1)

    How can I use "Names" to populate "C2"?

    Thanks!!

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,767

    Re: Populate Cell with all items in a column, if another cell is updated

    Attach a sample workbook. Make sure there is just enough data to make it clear what is needed. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are demonstrated, mock them up manually if needed. Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Populate Cell with all items in a column, if another cell is updated

    Maybe:

    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    12-18-2007
    Location
    London, UK
    MS-Off Ver
    MS Office 2007 & 2010
    Posts
    19

    Re: Populate Cell with all items in a column, if another cell is updated

    As suggested, here is an example of what I am after.

    Thanks
    Attached Files Attached Files

  5. #5
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Populate Cell with all items in a column, if another cell is updated

    Code added try:
    Attached Files Attached Files

+ 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. Populate column if cell's text matches cell in another sheet
    By Rela in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-14-2013, 09:53 AM
  2. Replies: 0
    Last Post: 01-10-2013, 06:09 PM
  3. Populate Cell Based on Matching Items
    By d0518mills in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-05-2011, 05:23 PM
  4. VBA - Populate Cell in Column F if Adjacent cell in Column E is not blank
    By DoriBeE in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-14-2011, 04:46 PM
  5. Replies: 2
    Last Post: 08-02-2010, 09:25 AM

Tags for this Thread

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