+ Reply to Thread
Results 1 to 5 of 5

Formula to look into table A2:B23 and extract values into column F2:F28

  1. #1
    Forum Contributor
    Join Date
    02-06-2013
    Location
    Maryland
    MS-Off Ver
    Excel 2010
    Posts
    1,000

    Formula to look into table A2:B23 and extract values into column F2:F28

    Looking for a formula (array or non-array formula welcome. Non -array preferred) to look into Table A2:B23 and extract values in B2:B23 into F2:F23 based on the names in E2:E23. See sample file.

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Formula to look into table A2:B23 and extract values into column F2:F28

    In F2 copied down,
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,792

    Re: Formula to look into table A2:B23 and extract values into column F2:F28

    F2=if(e2="","",sumif($a$2:$a$23,e2,$b$2:$b$23))

  4. #4
    Forum Contributor
    Join Date
    02-06-2013
    Location
    Maryland
    MS-Off Ver
    Excel 2010
    Posts
    1,000

    Re: Formula to look into table A2:B23 and extract values into column F2:F28

    CARACALLA: Outstanding solution. Thanks a lot.

  5. #5
    Forum Contributor
    Join Date
    02-06-2013
    Location
    Maryland
    MS-Off Ver
    Excel 2010
    Posts
    1,000

    Re: Formula to look into table A2:B23 and extract values into column F2:F28

    ChemistB: Great 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. [SOLVED] Formula Required to Extract data from Column A based on Non -zero values in Column B
    By Ramzan-ul-Mubarak in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-29-2019, 06:07 AM
  2. [SOLVED] Formula to extract values based on merged column header
    By sekharks in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-18-2019, 02:40 AM
  3. Search table for unique values, then extract from another column to match
    By PingTing in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-08-2018, 03:31 AM
  4. [SOLVED] Extract subarray from table column based on criteria matched - text values
    By jaryszek in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 08-31-2018, 03:35 AM
  5. Replies: 40
    Last Post: 08-29-2018, 01:36 PM
  6. Extract unique values in a column from a table
    By gandreso in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-17-2017, 11:21 AM
  7. [SOLVED] Extract values (row values and column values) with formula
    By bjnockle in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 08-17-2014, 10:13 AM

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