+ Reply to Thread
Results 1 to 2 of 2

select names from a list with criteria

  1. #1
    Registered User
    Join Date
    04-13-2010
    Location
    Taiwan
    MS-Off Ver
    Excel 2007
    Posts
    25

    select names from a list with criteria

    I have a worksheet with a column of names and a column birthdays.
    The birthdays is in text "yyyy.mm.dd"

    I would like to figure out who should I held birthday party for in each month
    so I would like to generate a column displaying the month they were born, it needs to read the text and make it into number. for example "2011.02.21" into "2"

    Then I would like a function that look through the column of month and generate a large string of text with the names of people who was born in a particular month seperated by a comma, ex: "John Doe, Jane Doe, ......."

    Is there a limit for the length of the string? There are around 100 people in the list, I doubt the stirng would go over 20 names.

    Can anyone help me with that
    Last edited by bruce71101; 02-22-2011 at 01:44 AM.

  2. #2
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: select names from a list with criteria

    Maybe this UDF
    Please Login or Register  to view this content.
    Enter in excel as
    Please Login or Register  to view this content.

    Don't think there is a problem with string length except maybe if you copy the whole result as a sheet then in 2003 the string will truncate to 256 chars, if the cells are copied individually the all should be okay.
    This is from memory I don't have a 2003 m/c handy at the moment to check.

    The demo workbook has 250+ birthdays
    Attached Files Attached Files
    If you need any more information, please feel free to ask.

    However,If this takes care of your needs, please select Thread Tools from menu above and set this topic to SOLVED. It helps everybody! ....

    Also
    اس کی مدد کرتا ہے اگر
    شکریہ کہنے کے لئے سٹار کلک کریں
    If you are satisfied by any members response to your problem please consider using the small Star icon bottom left of their post to show your appreciation.

+ 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