Results 1 to 4 of 4

Count if + match with multiple criteria across couple sheets

Threaded View

  1. #1
    Registered User
    Join Date
    11-29-2020
    Location
    Middlewich
    MS-Off Ver
    365
    Posts
    19

    Count if + match with multiple criteria across couple sheets

    Hi all,
    I've got a problem and can't really figure it out the formula. I really hope You gonna understand what I'm trying to say.

    I have a sheet which is called: Leave Tracker, in Row 7 i've got dates.
    leavetracker.jpg

    Then i have a second sheet which is called: Daily Staffing. The formula showed below counting me how many 'FT' codes are in column that matches with DailyStaffing B2.
    {=COUNTIF(INDEX('Leave Tracker'!$B$9:$NI$485,0,MATCH($B$2,'Leave Tracker'!$B$7:$NI$7,0)),"FT")}
    daily staffing.jpg

    Then i have a 3rd sheet thats called Employee Data, where i have all data of my users.
    employee data.jpg

    So i've figured it out how to count how many users are matching criteria (date and code "FT"), but I need to add a second criteria which is gonna be "CORE" from sheet Employee Data.

    Any ideas how to solve it? I was trying to add a second INDEX,MATCH but as an output im getting only REF or SPILL.

    Thank You all in advance!
    Attached Files Attached Files
    Last edited by Komarov; 09-16-2021 at 09:02 PM. Reason: Added sample sheet.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Formula to count matches between multiple columns on different sheets w/ multiple criteria
    By RICK JAMES in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-05-2019, 03:28 PM
  2. Count w/multiple criteria across multiple columns - SUMPRODUCT, MATCH?
    By MrHoohah in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-23-2015, 05:23 PM
  3. [SOLVED] Two criteria Index Match on multiple sheets returning multiple values
    By Joak in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-21-2014, 10:03 AM
  4. Replies: 0
    Last Post: 01-11-2013, 02:39 AM
  5. Replies: 8
    Last Post: 07-13-2012, 06:00 AM
  6. Count - multiple criteria, multiple sheets, and date range.
    By threecliffs in forum Excel General
    Replies: 6
    Last Post: 06-14-2011, 01:36 PM
  7. Match count multiple criteria
    By gvanstone in forum Excel Programming / VBA / Macros
    Replies: 17
    Last Post: 04-21-2010, 09:30 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