+ Reply to Thread
Results 1 to 2 of 2

Formula for extracting data from across the table return values from multiple columns

  1. #1
    Registered User
    Join Date
    09-01-2019
    Location
    India
    MS-Off Ver
    10
    Posts
    21

    Formula for extracting data from across the table return values from multiple columns

    I have change type and change details(2 columns for each head).
    I want to extract summary of filled cells.
    I have shown output and input in picture as well as attached file.

    Thanks in advance

    Screenshot (122).png
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    10-30-2003
    Location
    Singapore
    MS-Off Ver
    Excel 2019
    Posts
    197

    Re: Formula for extracting data from across the table return values from multiple columns

    In "Output" B8, copied right to C8 and copied down :

    =INDEX(IF(B$7="Change Type",$B$4:$C$5,$D$4:$E$5),MATCH($A8,$A$4:$A$5,0),AGGREGATE(15,6,COLUMN($A$4:$C$4)/($A$4:$A$5=$A8),ROWS($1:1)))

    Regards
    Bosco

+ 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 to return data from multiple columns
    By excelhelpguy123 in forum Excel General
    Replies: 5
    Last Post: 06-06-2017, 04:09 PM
  2. Replies: 8
    Last Post: 05-08-2017, 09:17 PM
  3. Replies: 2
    Last Post: 06-16-2016, 08:09 PM
  4. Extracting Data from Website, Return Result in Table...
    By KomicJ in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-19-2015, 08:47 AM
  5. Formula to return values in list from multiple columns
    By csunilkumar in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-12-2014, 04:29 AM
  6. [SOLVED] How to match data (ID value) in 2 columns in two worksheets, and return multiple values
    By awonghope in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-01-2013, 05:58 PM
  7. Need formula to return values from multiple columns from a dropdown
    By KRomin in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-14-2012, 03:54 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