+ Reply to Thread
Results 1 to 7 of 7

Formula for time displayed within a staff rota

Hybrid View

  1. #1
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,710

    Re: Formula for time displayed within a staff rota

    Try this
    In V3 then copied down
    =IFERROR((5+AGGREGATE(15,6,COLUMN($C3:$T3)/($C3:$T3<>""),1)-COLUMN($C3)+MOD(INDEX($C3:$T3,AGGREGATE(15,6,COLUMN($C3:$T3)/($C3:$T3<>""),1)-COLUMN($C3)+1),1))/24,"")
    In W3 then copied down
    =IFERROR((5+AGGREGATE(14,6,COLUMN($C3:$T3)/($C3:$T3<>""),1)-COLUMN($C3)+INDEX($C3:$T3,AGGREGATE(14,6,COLUMN($C3:$T3)/($C3:$T3<>""),1)-COLUMN($C3)+1))/24,"")
    Attached Files Attached Files
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

  2. #2
    Registered User
    Join Date
    11-12-2017
    Location
    Stafford, England
    MS-Off Ver
    365
    Posts
    184

    Re: Formula for time displayed within a staff rota

    kvsrinivasamurthy

    Your suggestions still gave an incorrect time, entering 0.25 in D6 resulted in 6.15 start when I need this to be 6.45.

    Thanks anyway.

+ 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] how do I get my staff rota to add number of staff on duty
    By dougers1 in forum Excel General
    Replies: 2
    Last Post: 07-20-2017, 05:18 AM
  2. Replies: 14
    Last Post: 05-23-2015, 06:26 AM
  3. Staff rota
    By chelfox in forum Excel General
    Replies: 1
    Last Post: 10-07-2013, 11:25 AM
  4. [SOLVED] Formula Query for Staff Rota
    By bigtiger1 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-02-2013, 07:33 AM
  5. [SOLVED] Formula for male and female staff on rota
    By bigtiger1 in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 08-06-2013, 07:03 AM
  6. [SOLVED] A formula to work out hours on a staff rota
    By bigtiger1 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-30-2013, 07:23 PM
  7. Replies: 0
    Last Post: 06-12-2013, 03:33 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