Results 1 to 14 of 14

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

Threaded View

  1. #12
    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

    First month: Please try CF-rule:
    Formula: copy to clipboard
    =AND(DATEDIF($C4,F$1,"m")=0,(WEEKDAY(F$1,2)<6))
    Second month: Please try CF-rule:
    Formula: copy to clipboard
    =AND(DATEDIF($C4,F$1,"m")=1,(WEEKDAY(F$1,2)<6))
    and so on
    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