+ Reply to Thread
Results 1 to 39 of 39

How to extract the list from Master data between two dates - Situation differs ..

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    05-06-2016
    Location
    Cluj, Romania
    MS-Off Ver
    2007-2010
    Posts
    220

    Re: How to extract the list from Master data between two dates - Situation differs ..

    Hi,
    use this array formula in M4 and drag across
    Formula: copy to clipboard
    =IFERROR(INDEX($A$4:$J$63,SMALL(IF(($B$4:$B$63>=$N$1)*($B$4:$B$63<=$N$2)*($J$4:$J$63<>"")>0,ROW($C$4:$C$63)-3),ROWS($1:1)),COLUMNS($A:A)),"")
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    08-19-2016
    Location
    Chennai, India
    MS-Off Ver
    2007
    Posts
    300

    Re: How to extract the list from Master data between two dates - Situation differs ..

    Thanks a lot Mr. Jason, Ms. Ali and Mr. TubyBTH for your help and teaching. Really made a insight and curious to learn so much in ARRAY formula.

    Million 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. [SOLVED] How to extract list of unique individuals from the master data set - Reg.
    By bala04msw in forum Excel Formulas & Functions
    Replies: 19
    Last Post: 08-26-2016, 06:40 AM
  2. [SOLVED] How to extract list of individuals from master document between two dates
    By bala04msw in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-21-2016, 03:24 AM
  3. Replies: 0
    Last Post: 03-26-2015, 10:37 AM
  4. Need a formula to extract names from a master list
    By Anies in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-12-2014, 02:24 PM
  5. Replies: 15
    Last Post: 11-11-2013, 08:21 PM
  6. extract data from a master list
    By indesh in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-29-2013, 12:27 AM
  7. [SOLVED] Auto extract data from master list into other sheets based off of month
    By dsklein85 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-18-2013, 06:23 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