+ Reply to Thread
Results 1 to 3 of 3

Remove the Absent Students from the List of Failing Students

  1. #1
    Registered User
    Join Date
    03-07-2013
    Location
    Jeddah
    MS-Off Ver
    Excel 2007
    Posts
    61

    Remove the Absent Students from the List of Failing Students

    Hello,

    With the help of Etaf, a valued contributor of this forum, I could prepare an excel marksheet, with one worksheet containing a list the failing students. I then added a column to show whether students are present or absent. Now the absent students appear in the list of failing students and I want to remove those absent students from the list of failing students. Please help. I attached the worksheet in this thread.

    Alya
    Attached Files Attached Files
    Last edited by alyaahmed; 03-28-2013 at 01:40 PM.

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Remove the Absent Students from the List of Failing Students

    In B3 use this array formula

    =IFERROR(INDEX(Marks!$A$3:$E$51,MATCH(0,COUNTIF($B$2:$B2,Marks!$B$3:$B$51)+(Marks!$F$3:$F$51<>"F")+(Marks!$D$3:$D$51="Absent"),0),COLUMN(B1)),"")

    Confirm with Ctrl+Shift+Enter
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Registered User
    Join Date
    03-07-2013
    Location
    Jeddah
    MS-Off Ver
    Excel 2007
    Posts
    61

    Re: Remove the Absent Students from the List of Failing Students

    Thank you very much, Ace_XL. Yes! Your formula works! Amazing. Thanks again. You're a real excel expert!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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