+ Reply to Thread
Results 1 to 7 of 7

Extract Unique Position code based on multiple criteria

  1. #1
    Registered User
    Join Date
    01-21-2015
    Location
    hyderabad
    MS-Off Ver
    2007
    Posts
    73

    Extract Unique Position code based on multiple criteria

    HI,


    In the attachment, there is Sample data from A column to D column. Summary begins from G column. I want to extract Position code based on Recruiter name and Submission month. Pls help.


    Explanation about Sample Data: Recruiters are working on Position code. They will call the candidates based on position. After that they will fill the candidates details in excel. Based on this data i want to find out Monthly recruiter wise submission count. For this , First I want unique position code based on Criteria.

    Thank you in Advance.

    Regards
    Raj
    Attached Files Attached Files

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: Extract Unique Position code based on multiple criteria

    Hello,

    maybe somebody will write a long, convoluted array formula, but, really, why bother. This can easily be done with a few clicks using a pivot table.

    Life can be so much easier if you work WITH Excel, not against it.

    2016-09-12_18-24-01.png

    cheers, teylyn

  3. #3
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Extract Unique Position code based on multiple criteria

    Try

    H4=SUMPRODUCT(($B$2:$B$55=$G4)*($C$2:$C$55=$J$2)*(TEXT($A$2:$A$55,"MMM")=$L$2)) and drag down!!!...

    As you requested for Formula, but Pivot is best and fastest instead of formula.
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  4. #4
    Registered User
    Join Date
    01-21-2015
    Location
    hyderabad
    MS-Off Ver
    2007
    Posts
    73

    Re: Extract Unique Position code based on multiple criteria

    Hi,


    I don't want submission count. first i need to extract unique position code. Pls share the formula for
    Unique Position code based on "Recruiter name" and "Submission Month".


    Regards
    Raj

  5. #5
    Registered User
    Join Date
    01-21-2015
    Location
    hyderabad
    MS-Off Ver
    2007
    Posts
    73

    Re: Extract Unique Position code based on multiple criteria

    Hi,

    Still i did not get the appropriate formula. Pls help anyone.

    Note: I need formula (in G column) to extract position code in based on "Recruiter Name" and "Submission Month"

    thank you in advance

    regards
    Raj

  6. #6
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: Extract Unique Position code based on multiple criteria

    What I said above. Very difficult with a formula. Easy as with a pivot table. Take your pick.

  7. #7
    Forum Contributor
    Join Date
    11-21-2013
    Location
    zimbabwe
    MS-Off Ver
    Excel 2003
    Posts
    124

    Re: Extract Unique Position code based on multiple criteria

    You can apply this formula for cell G4
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    confirm it by holding CTRL+SHIFT then hit ENTER button

+ 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. Extract Unique data based on multiple criteria
    By ajaypal.sp in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-27-2016, 01:13 PM
  2. [SOLVED] Extract unique items based on criteria
    By YasserKhalil in forum Excel General
    Replies: 4
    Last Post: 09-03-2015, 03:29 AM
  3. Extract unique items based on criteria
    By YasserKhalil in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 01-08-2015, 03:10 PM
  4. Replies: 3
    Last Post: 12-18-2014, 10:27 AM
  5. [SOLVED] Extract Unique Text Values based on Multiple Criteria
    By Kattenhove in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 09-26-2014, 07:59 AM
  6. Extract Unique Field Based on Criteria
    By nguyenal07 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-20-2014, 02:33 PM
  7. Extract Unique Value Based on Criteria
    By freqzz in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-21-2013, 03:41 AM

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