+ Reply to Thread
Results 1 to 11 of 11

Produce a specific list

  1. #1
    Forum Contributor
    Join Date
    02-16-2016
    Location
    england
    MS-Off Ver
    11
    Posts
    115

    Produce a specific list

    Hi all,

    How do i produce a list of the referances in a specific column, under box 1 i need a list with no "-" and the same for the other columns, i cant use a filter as i loose some other entries.

    I want to end up with Table B on the list atatchment

    Thanks for any help.

    Dean
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Produce a specific list

    M5 =IFERROR(SMALL(F5:F31,ROW()-4),"") and drag across.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,448

    Re: Produce a specific list

    This in M5 copied across and down:

    =IFERROR(INDEX(F:F,SMALL(IF(F$5:F$31<>"-",ROW(F$5:F$31)),ROWS($A$1:A1))),"")

    confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  4. #4
    Forum Contributor
    Join Date
    02-16-2016
    Location
    england
    MS-Off Ver
    11
    Posts
    115

    Re: Produce a specific list

    Great works with the other formulas i have

  5. #5
    Forum Contributor
    Join Date
    02-16-2016
    Location
    england
    MS-Off Ver
    11
    Posts
    115

    Re: Produce a specific list

    Hi,

    thanks for the last, do you know how to combine all values from a number of columns in one column without including duplicates?

  6. #6
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Produce a specific list

    Post some sample data and show us what results you expect.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  7. #7
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Produce a specific list

    With the code below it can be done.

    See the attached file.

    It is appreciated if you comment on this solution.


    Please Login or Register  to view this content.

  8. #8
    Forum Contributor
    Join Date
    02-16-2016
    Location
    england
    MS-Off Ver
    11
    Posts
    115

    Re: Produce a specific list

    Hi, it took me a while but works, thanks lots

  9. #9
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Produce a specific list

    @deanblew

    To who are you replying since you get answers from several members.

  10. #10
    Forum Contributor
    Join Date
    02-16-2016
    Location
    england
    MS-Off Ver
    11
    Posts
    115

    Re: Produce a specific list

    oeldere your Macro and i used the formula from AliGW

  11. #11
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Produce a specific list

    You're welcome. We appreciate the feedback!

    If your question has been solved please mark the thread as being solved.

    In the menu bar above the very first post select Thread Tools, then select Mark this thread as solved.

    It'd also be appreciated if you were to click the add Reputation button at the foot of any of the posts of those who helped you reach a solution.

+ 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: 5
    Last Post: 03-02-2015, 02:32 PM
  2. [SOLVED] Copy Specific Cells and produce new output sheet
    By Dbeethekidd in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 11-13-2014, 11:41 AM
  3. [SOLVED] how to produce a list on a sperate worksheet froma list using criteria
    By Tradesman in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 01-19-2013, 11:25 AM
  4. Replies: 1
    Last Post: 04-16-2010, 05:54 AM
  5. Macro To Produce List From Specific Range
    By JimmiOO in forum Excel Programming / VBA / Macros
    Replies: 31
    Last Post: 12-09-2009, 05:03 AM
  6. [SOLVED] Produce a report in specific layout from varying data
    By Maff2002 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 09-20-2009, 04:56 PM
  7. Replies: 6
    Last Post: 06-05-2009, 12:03 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