Results 1 to 10 of 10

How to extract list of individuals from master document between two dates

Threaded View

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

    How to extract list of individuals from master document between two dates

    Dear forum,

    I need your help to come out from this technical issue. I want to extract list of individuals details from master document between two dates. i have created a table and tried out formula also. But it shows #VALUE Error. Kindly help me and do the needful.

    I have tried the following formulas

    =IF(ROWS($A$5:$A5)>$C$2,"",INDEX(MR!B6:B916,SMALL(IF(TEXT(MR!$B$6:$B$916,"yyyymmm")=RGT!$B$1&RGT!$B$2,ROW(MR!$B$6:$B$916)-ROW(MR!B6)+1,ROWS(RGT!$A$5:A5))))

    =IF(ROWS($A$4:A4)>$C$2,"",INDEX(MR!$B$6:$B$916,SMALL(IF(MR!$B$6:$B$916>=$A$2,IF(MR!$B$6:$B$916<=$B$2,ROW(MR!$B$6:$B$916)-ROW(MR!$B$6)+1)),ROWS($A$4:A4))))

    =IFERROR("INDEX(MR!$B$6:$B$916,AGGREGATE(15,6(ROW(MR!$B$6:$B$916)-ROW(MR!$B$6)+1)/((MR!$B$6:$B$916<=RGT!$B$2)*(MR!$B$6:$B$916>=RGT!$A$2)),ROWS(RGT!$A$4:A4)))","")

    Regards
    Bala
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. 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
  2. Replies: 4
    Last Post: 01-31-2014, 06:22 AM
  3. Replies: 15
    Last Post: 11-11-2013, 08:21 PM
  4. [SOLVED] Send E-Mail to list of individuals defined in a particular Range
    By Rajeshkumar R in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 10-04-2013, 02:56 AM
  5. extract data from a master list
    By indesh in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-29-2013, 12:27 AM
  6. [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
  7. create combined list, summing scores for individuals
    By tamskinner in forum Excel General
    Replies: 2
    Last Post: 02-16-2012, 10:57 AM
  8. list of individuals at same place, same time
    By erynne in forum Excel - New Users/Basics
    Replies: 6
    Last Post: 06-15-2011, 03:46 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