+ Reply to Thread
Results 1 to 8 of 8

Values based on three criterias

  1. #1
    Forum Contributor
    Join Date
    08-01-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2007
    Posts
    182

    Values based on three criterias

    Hi All,

    Here is a brief description of the problem

    I have a master sheet that contains all the data. Then I have individual team sheets. What I need is to take the data from the master sheet and put it in the team sheets based on the following criteria:

    - Team of the individual in Column B
    - In Column C we have two values "IN" or "Out". If the value is "IN", name will be displayed
    - In Column C, if the value is "Out", then in Column D we have a date associated with it. If the date is greater than today(). then only the name should be displayed, otherwise not.

    Attached is the sheet.

    Thanks and Regards,
    Inayat
    Attached Files Attached Files
    Last edited by inayat; 10-17-2011 at 04:38 AM.

  2. #2
    Forum Contributor
    Join Date
    08-01-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2007
    Posts
    182

    Re: Values based on three criterias

    bump... No response

  3. #3
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,167

    Re: Values based on three criterias

    Hi Inayat,

    Do you want the solution through formula or vba?

  4. #4
    Forum Contributor
    Join Date
    08-01-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2007
    Posts
    182

    Re: Values based on three criterias

    Hi Arlette,

    It will be great if there is a solution through formula. you see i do not have any experience in VBA. Formula i can at the least try to understand

    Cheers-
    Inayat

  5. #5
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,040

    Re: Values based on three criterias

    Check this solution with 2 helper columns:

    (If you need pre-2007 version change COUNTIFS with SUMPRODUCT in 2nd helper column).

    And sorry, but I had to remove ugly merged cells (it will work with them too)
    Attached Files Attached Files
    Never use Merged Cells in Excel

  6. #6
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,650

    Re: Values based on three criterias

    Another way without helper col:
    Definame (Ctrl-F3):
    condition:
    Please Login or Register  to view this content.
    At B7 of each team sheet, type:
    Please Login or Register  to view this content.
    Ending with Ctrl-Shift-Enter
    Attached Files Attached Files

  7. #7
    Forum Contributor
    Join Date
    08-01-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2007
    Posts
    182

    Re: Values based on three criterias

    Thanks Zbor... That works... Marking this as solved...
    One must rise above the Clouds to see the Blue Sky rather than constantly trying to push them aside

    If you want to say Thank you to a member, click the little star * below.

    If your Problem is Solved, please mark the Thread as Solved

  8. #8
    Forum Contributor
    Join Date
    08-01-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2007
    Posts
    182

    Re: Values based on three criterias

    Thats Awesome bebo... Thanks a ton....

+ 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