+ Reply to Thread
Results 1 to 2 of 2

Daily Percentage of Workers on Vacation

  1. #1
    Registered User
    Join Date
    08-08-2022
    Location
    USA, Texas
    MS-Off Ver
    Microsoft 365
    Posts
    1

    Daily Percentage of Workers on Vacation

    Hello everyone!

    I am trying to figure out a formula to show the daily percentage of workers that are off. I have 58 people total, if three people are off today, what would the percentage for today be? I thought maybe using COUNTIF to count the number of people in the column and then try to figure how to fit the percentage part in there...which I just can't seem to figure out. Then while researching it came up how to do this yearly ((# of people off)/total period) x 100 but I couldn't get that to work cause I need daily not yearly...then I though of using that yearly formula and trying adding "24 hour" in the formula which it obviously didn't like (I know it was dumb). I know it's simple...clearly my brain can't figure it out lol.

    If anyone can figure this out....it would be so fantastic...and it would make my brain stop hurting.

    Thank you!!

    Kathy M.
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,612

    Re: Daily Percentage of Workers on Vacation

    Maybe this will work

    =COUNTIF(B2:B65,1)/(COUNTA(A2:A65)-COUNTIF(A2:A65,"DUTY*"))
    Ben Van Johnson

+ 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. Vacation Tracker for 9/80 and 4/10 Workers
    By SuperGeek58 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-05-2021, 08:02 AM
  2. Daily Utilization Percentage
    By mhwhitehead in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-17-2017, 04:49 PM
  3. Replies: 0
    Last Post: 03-16-2015, 01:50 PM
  4. how to calculate weekly and monthly percentage returns from daily figures
    By bensittingdown in forum Excel Formulas & Functions
    Replies: 32
    Last Post: 10-15-2014, 05:02 PM
  5. [SOLVED] Percentage of Amount completed Daily per month.
    By Danib1227 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-21-2013, 09:32 AM
  6. How to see percentage of items received daily, weekly, monthly?
    By ConfusedCitizen in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 04-21-2013, 03:44 PM
  7. WHATS THE FORMULA FOR Daily log of calories and fat percentage
    By ET805 in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 07-08-2005, 11:05 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