+ Reply to Thread
Results 1 to 4 of 4

Calculating number of work days from total hours

  1. #1
    Registered User
    Join Date
    04-26-2020
    Location
    Alice Springs, Australia
    MS-Off Ver
    2016
    Posts
    4

    Calculating number of work days from total hours

    I have a spreadsheet calculation out of hours worked for staff responding to the Covid-19 responce.

    I need to be able to calculate the total hours in "I1" to days owed. The working day is 7 hours 21 minutes.

    Can anyone help?
    Attached Files Attached Files

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,733

    Re: Calculating number of work days from total hours

    i have used
    =INT(I1/TIMEVALUE("7:21"))
    to get the Full number of complete days
    hours remaining
    =MOD(I1,TIMEVALUE("7:21"))
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Registered User
    Join Date
    04-26-2020
    Location
    Alice Springs, Australia
    MS-Off Ver
    2016
    Posts
    4

    Re: Calculating number of work days from total hours

    Thank you - that has worked, very much appreciated

  4. #4
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,733

    Re: Calculating number of work days from total hours

    you are welcome
    thanks for the reputation comments

+ 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. [SOLVED] Calculating Years, Months, Week, Days, Hours, Minutes for Work Days between two dates
    By hecgroups in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 08-23-2019, 12:09 AM
  2. [SOLVED] How to work out number of 'days' worked based on total hours
    By tangcla in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-20-2016, 10:12 PM
  3. Calculating Total Number of Training Hours
    By amiesmithe in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-22-2015, 11:14 AM
  4. Replies: 3
    Last Post: 07-21-2013, 05:45 PM
  5. [SOLVED] Calculating number of hours accross days
    By MTLeslie in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-22-2006, 07:39 AM
  6. [SOLVED] Calculating total work week hours
    By Harley mom in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-20-2005, 01:45 PM
  7. Calculating number of hours between two days
    By NMM in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-21-2005, 07: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