+ Reply to Thread
Results 1 to 6 of 6

Retun emplyee name and team based on criteria from a table

  1. #1
    Forum Contributor
    Join Date
    08-02-2012
    Location
    Pune
    MS-Off Ver
    Office 365 (Win 10)
    Posts
    489

    Retun emplyee name and team based on criteria from a table

    Hello All,

    Could you please help me to get the list of employee names and their team extracted who will have 'Office' on a specific date when I manually enter a specific date in the yellow highlighted cell?
    The expected result is highlighted in green.


    https://drive.google.com/file/d/1s7s...w?usp=drivesdk

    Thank you in advance
    Attached Files Attached Files
    Last edited by akhileshgs; 05-06-2020 at 07:22 AM.
    Please make the Post as solved, when you get your answer & Click * if you like my suggestion

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2404 Win 11 Home 64 Bit
    Posts
    23,859

    Re: Retun emplyee name and team based on criteria from a table

    Please upload your file to this site. Many members are reluctant to open third party sites.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Forum Contributor
    Join Date
    08-02-2012
    Location
    Pune
    MS-Off Ver
    Office 365 (Win 10)
    Posts
    489

    Re: Retun emplyee name and team based on criteria from a table

    I am not able to attach files to the post. I tried it many times.
    After that only i took this long route of uploading the file in drive and then posted the link here
    Attachment 676331

  4. #4
    Forum Expert torachan's Avatar
    Join Date
    12-27-2012
    Location
    market harborough, england
    MS-Off Ver
    Excel 2010
    Posts
    4,302

    Re: Retun emplyee name and team based on criteria from a table

    Missed the big yellow banner at the head of the page ?

  5. #5
    Forum Contributor
    Join Date
    08-02-2012
    Location
    Pune
    MS-Off Ver
    Office 365 (Win 10)
    Posts
    489

    Re: Retun emplyee name and team based on criteria from a table

    Got it. Thanks :D

    I sware.. I did those steps and were not seeing the attachment then.
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by akhileshgs; 05-06-2020 at 07:23 AM.

  6. #6
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,105

    Re: Retun emplyee name and team based on criteria from a table

    Hi,
    I did it with the offset formula:

    This one to find the name:
    =IFERROR(OFFSET($A$1,SMALL(IF(($C$2:$U$7="office")*($C$1:$U$1=$C$8),ROW($F$2:$F$7)),(ROWS($A$1:A1)))-1,0),"")

    And this to find the team:
    =IFERROR(OFFSET($A$1,SMALL(IF(($C$2:$U$7="office")*($C$1:$U$1=$C$8),ROW($F$2:$F$7)),(ROWS($A$1:A1)))-1,1),"")

    Please see attached.
    Attached Files Attached Files

+ 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. Formula to create table or list based on team members
    By polaron in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-03-2018, 01:25 PM
  2. [SOLVED] Table of percentages based on team wins
    By matthewmunro in forum Excel General
    Replies: 3
    Last Post: 06-10-2018, 08:36 PM
  3. Assigning tasks to team members based on a few criteria
    By enguehard in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-03-2018, 09:08 AM
  4. VB Code to get emplyee names from a file
    By rizmomin in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 09-28-2014, 12:15 AM
  5. [SOLVED] Help with VBA code. Searching for a value in sheet 2 and retun values based on the search.
    By KnutJ in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-21-2013, 10:08 AM
  6. Vlookup or other tools to retun more than 1 match from 2 criteria
    By ggiorelli in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 03-17-2013, 06:23 PM
  7. [SOLVED] Need emplyee time card app, daily in/out, excel vba based.
    By donabed in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-11-2006, 11:35 PM

Tags for this Thread

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