+ Reply to Thread
Results 1 to 3 of 3

Extract Data in Column B and Column C Into Column E and F Based on Condition in Column D

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

    Extract Data in Column B and Column C Into Column E and F Based on Condition in Column D

    Looking for formula (preferably non-array) to extract data in Column B and Column C Into Column E and Column F Based on Condition in Column D. To extract into column E and column F, condition in column D must be U. See attached sample file.

    Desired outcome is column E and Column F.

    Thanks.
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Extract Data in Column B and Column C Into Column E and F Based on Condition in Column

    Please try at E2

    =IFERROR(AGGREGATE(15,6,B$2:B$2193/($D$2:$D$2193="U"),ROWS(E$2:E2)),"")
    Attached Files Attached Files

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

    Re: Extract Data in Column B and Column C Into Column E and F Based on Condition in Column

    Bo_Ry: Excellent solution. Thank you for the proposed 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. Replies: 2
    Last Post: 10-05-2018, 08:28 AM
  3. [SOLVED] Extract selected column data based on column header info
    By ajay6985 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-09-2017, 02:07 AM
  4. Replies: 2
    Last Post: 07-04-2017, 03:20 PM
  5. [SOLVED] Count repeat numbers in column B based on a condition from Column Al
    By helpbitte in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-24-2012, 10:11 AM
  6. How to copy one column values to another column based on condition that row2 contain
    By sanjay19961 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-13-2010, 10:32 AM
  7. Replies: 3
    Last Post: 02-08-2010, 06:18 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