Results 1 to 14 of 14

Using COUNTIF (?) to list missing training in scheduling spreadsheet

Threaded View

  1. #6
    Forum Guru HansDouwe's Avatar
    Join Date
    06-21-2022
    Location
    Nederland
    MS-Off Ver
    365 V2403 (Build 17330.20000)
    Posts
    6,466

    Re: Using COUNTIF (?) to list missing training in scheduling spreadsheet

    Thanks for the feedback and rep. . Glad to have helped.

    Is in this case creating a seperate table an acceptable solution?

    In that case plese try:
    =LET(t,Table1,l,'Training lists'!B$3:B$5,n,INDEX(t,,1),d,DROP(t,,5),h,TAKE(Table1[#Headers],,5),b,TAKE(t,,4),
    IFNA(REDUCE(h,SEQUENCE(ROWS(t)),LAMBDA(i,x,IF(INDEX(n,x)="",i,VSTACK(i,HSTACK(CHOOSEROWS(b,x),FILTER(l,ISNA(XMATCH(l,INDEX(d,x,))))))))),""))
    See range A26:E36.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Training Scheduling help
    By Broadsword21 in forum Excel General
    Replies: 1
    Last Post: 12-15-2021, 10:55 AM
  2. [SOLVED] Trying to highlight missing training from completed training
    By CHRISPODI in forum Excel General
    Replies: 3
    Last Post: 11-14-2021, 08:13 PM
  3. [SOLVED] Tracking training Sessions and Leader training with Countif and if statements?
    By lreed in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-02-2017, 06:38 PM
  4. Booking/Scheduling an interactive training tool
    By toyin64 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-29-2016, 02:21 PM
  5. Scheduling: Calendar style scheduling based on scheduling list
    By denkatprieto in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 12-19-2012, 11:10 AM
  6. Training spreadsheet
    By help-needed in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-09-2012, 08:29 AM
  7. Training spreadsheet questions
    By Maisiedays in forum Excel General
    Replies: 5
    Last Post: 05-14-2010, 12:40 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