+ Reply to Thread
Results 1 to 5 of 5

List identifiers with only a numerical value

  1. #1
    Registered User
    Join Date
    06-12-2017
    Location
    FARMINGTON POSTO
    MS-Off Ver
    2016
    Posts
    6

    List identifiers with only a numerical value

    Hi guys,

    I have two columns: one with a non-numerical identifier and the other with values. Not all the identifiers have a value though.
    I would like to create a column in which all identifiers with a value are listed.

    I have attached a simplified sample.

    Many thanks! Cheers,

    Patrizio
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: List identifiers with only a numerical value

    Your results are incorrect.

    Shouldnt that be

    B
    E
    F

    in E2
    =IFERROR(INDEX($A$2:$A$9,SMALL(IF(($B$2:$B$9<>""),ROW($A$1:$A$8)),ROW(A1)),1),"")
    Array formula, use Ctrl-Shift-Enter
    and copy down as far as E9
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Registered User
    Join Date
    06-12-2017
    Location
    FARMINGTON POSTO
    MS-Off Ver
    2016
    Posts
    6

    Re: List identifiers with only a numerical value

    Quote Originally Posted by Special-K View Post
    Your results are incorrect.

    Shouldnt that be

    B
    E
    F
    Yes, indeed. Apologies

  4. #4
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: List identifiers with only a numerical value

    See amended reply above (post #2) for solution

  5. #5
    Registered User
    Join Date
    06-12-2017
    Location
    FARMINGTON POSTO
    MS-Off Ver
    2016
    Posts
    6

    Re: List identifiers with only a numerical value

    Quote Originally Posted by Special-K View Post
    See amended reply above (post #2) for solution
    Thanks a lot!

+ 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. [SOLVED] Delete rows based on the list of unique identifiers created
    By Andy308 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 08-31-2016, 10:52 AM
  2. non numerical list comparison
    By cheesemeister in forum Excel General
    Replies: 11
    Last Post: 10-14-2015, 03:43 PM
  3. [SOLVED] List of numbers in numerical order
    By jwillis07 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-12-2015, 10:47 AM
  4. Create List of Early Dates from Multiple Identifiers and Activities
    By bbarry404 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-28-2013, 08:11 AM
  5. Formula to List Possible Numerical Combinations
    By austin_mccully in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-31-2012, 09:07 PM
  6. Vlookup for matching a list of identifiers within a cell
    By jarp22886 in forum Excel General
    Replies: 4
    Last Post: 04-16-2009, 12:06 AM
  7. Return numerical list from 1 up to a maximum
    By girthhart in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-04-2008, 02:44 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