+ Reply to Thread
Results 1 to 15 of 15

How do I generate a list of data one below the other!

  1. #1
    Forum Contributor
    Join Date
    11-10-2011
    Location
    Bucharest, RO
    MS-Off Ver
    Excel 2021
    Posts
    141

    How do I generate a list of data one below the other!

    Hello everyone

    I have a small problem in an excel file, it's about generating a list like in the image below, see column "D". The data populated in the lists are just an example.

    Can someone help me with an advice - how could I generate the list from column "D" using data from column "A"!!!
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: How do I generate a list of data one below the other!

    Try:

    =IFERROR(INDEX(A:A,AGGREGATE(15,6,ROW($A$2:$A$30)/($A$2:$A$30<>""),ROWS(C$2:C2))),"")

    in C2, copied down.
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,498

    Re: How do I generate a list of data one below the other!

    Try:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  4. #4
    Forum Contributor
    Join Date
    11-10-2011
    Location
    Bucharest, RO
    MS-Off Ver
    Excel 2021
    Posts
    141

    Re: How do I generate a list of data one below the other!

    Thanks Glenn, it worked.

  5. #5
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,498

    Re: How do I generate a list of data one below the other!

    @public: and option 2 didn't work?

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: How do I generate a list of data one below the other!

    You're welcome.



    It would be very nice if you were to just click the Add Reputation button at the foot of any of the posts of members who helped you reach a solution.

    Finally, if that takes care of your original question, please click on "Thread Tools" from the menu link (just above the first post in the thread) and mark this thread as SOLVED.

  7. #7
    Forum Contributor
    Join Date
    11-10-2011
    Location
    Bucharest, RO
    MS-Off Ver
    Excel 2021
    Posts
    141

    Re: How do I generate a list of data one below the other!

    @TMS, unfortunately your advice didn't work.

  8. #8
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,498

    Re: How do I generate a list of data one below the other!

    Ah, thought you had the FILTER function in Excel 2019.

  9. #9
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: How do I generate a list of data one below the other!

    2021, I think...

  10. #10
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,498

    Re: How do I generate a list of data one below the other!

    FILTER function

    Excel for Microsoft 365 Excel for Microsoft 365 for Mac Excel for the web Excel 2021 Excel 2021 for Mac Excel 2019 Excel for iPad Excel for iPhone Excel for Android tablets Excel for Android phones
    https://support.microsoft.com/en-us/...c-4877ad80c759

  11. #11
    Forum Contributor
    Join Date
    11-10-2011
    Location
    Bucharest, RO
    MS-Off Ver
    Excel 2021
    Posts
    141

    Re: How do I generate a list of data one below the other!

    According to the images below, it seems that I only have the function FILTERXML, not FILTER!!!
    Attached Images Attached Images

  12. #12
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: How do I generate a list of data one below the other!

    Microsofts www is unreliable, believe it or not! I use this one:

    https://bettersolutions.com/excel/fu...-functions.htm

  13. #13
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Cool Re: How do I generate a list of data one below the other!

    Power Query

    Result
    apples
    cherries
    cherry
    peaches
    peanuts
    pears
    plums


    Please Login or Register  to view this content.

  14. #14
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,498

    Re: How do I generate a list of data one below the other!

    Can’t argue with that. Microsoft lied. Who knew?

  15. #15
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,498

    Re: How do I generate a list of data one below the other!

    @public: If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

    Also, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.

+ 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. Replies: 1
    Last Post: 02-16-2016, 07:51 PM
  2. I would like to generate data based from a part list. This data is cycle time, and load
    By janusik4341 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-28-2014, 06:27 AM
  3. Auto-Generate List from reference cells based on data validation list selection
    By BoundCustomDesign in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 05-13-2014, 11:06 AM
  4. Replies: 1
    Last Post: 02-25-2014, 10:54 AM
  5. Replies: 4
    Last Post: 02-11-2013, 02:38 PM
  6. Using a list to generate different data for each choice
    By dbridges in forum Excel General
    Replies: 2
    Last Post: 07-22-2008, 09:52 AM
  7. [SOLVED] How to generate a function from the given data list(Y and X)
    By Kerry in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-10-2006, 09:20 PM

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