+ Reply to Thread
Results 1 to 7 of 7

Index, small and row formula to extract all values

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

    Index, small and row formula to extract all values

    Looking for index, small and row formula to extract all values in A4:O18. Rawdata is in Product sheet and desired ouput in Outcome sheet.

    Sample file attached.
    Attached Files Attached Files

  2. #2
    Forum Expert azumi's Avatar
    Join Date
    12-10-2012
    Location
    YK, Indonesia
    MS-Off Ver
    Excel 2019
    Posts
    2,371

    Re: Index, small and row formula to extract all values

    Perhaps like this?
    Attached Files Attached Files

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

    Re: Index, small and row formula to extract all values

    azumi: not exactly. Should extract all, but solution did not.

    Thanks

  4. #4
    Forum Expert azumi's Avatar
    Join Date
    12-10-2012
    Location
    YK, Indonesia
    MS-Off Ver
    Excel 2019
    Posts
    2,371

    Re: Index, small and row formula to extract all values

    Sorry formula change to this, put this on A4 sheet "Outcome" and copied down and cross

    =INDEX(Product!$A$4:$O$18;ROWS($A$1:A1);COLUMNS($A$1:A1))
    Attached Files Attached Files

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

    Re: Index, small and row formula to extract all values

    azumi: works like a charm. Thanks a million. Is there a way this part of the formula Product!$A$4:$O$18 can be turned to a dynamic range so that when new values are entered, it will auto expand 9or contract when data is deleted)?

  6. #6
    Forum Expert azumi's Avatar
    Join Date
    12-10-2012
    Location
    YK, Indonesia
    MS-Off Ver
    Excel 2019
    Posts
    2,371

    Re: Index, small and row formula to extract all values

    Put in A4 sheet Outcome and copied doan and cross

    =INDEX(Product!$A:$O,ROWS($A$1:A4),COLUMNS($A$1:A4))

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

    Re: Index, small and row formula to extract all values

    azumi: great solution. Works like a charm. Thanks

+ 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. Index, Small, Ifs, Row and Rows to extract values
    By bjnockle in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-08-2017, 07:55 PM
  2. Replies: 11
    Last Post: 10-27-2016, 07:33 PM
  3. Replies: 3
    Last Post: 07-20-2016, 03:52 AM
  4. [SOLVED] Extract Unique Values from Lists INDEX function
    By Ray Storm in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 07-07-2015, 09:45 PM
  5. Extract data from one sheet to another (Index/Match Formula)
    By pauldaddyadams in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-31-2013, 06:51 PM
  6. Replies: 2
    Last Post: 08-09-2012, 09:16 AM
  7. Using MATCH and INDEX to extract unique values
    By jg70124 in forum Excel General
    Replies: 1
    Last Post: 05-17-2006, 03:10 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