+ Reply to Thread
Results 1 to 3 of 3

Rotating work schedule

  1. #1
    Registered User
    Join Date
    10-11-2014
    Location
    Noitacol, Acirema
    MS-Off Ver
    Office 365 2019
    Posts
    53

    Angry Rotating work schedule

    2015
    Sun Mon Tues Wed Thur Fri Sat Week Weekday
    Weekday 1 2 3 4 5 6 7
    Week 1 26 Oct 14 OFF ON ON OFF OFF ON ON Date 04 Feb 15 1 4
    Week 2 02 Nov 14 ON OFF OFF ON ON OFF OFF

    So this is my rotating work schedule, as of right now I could type a date on the right and it will give me the Week # and Weekday # and then I have to look on the chart on the right to see if I'm off or not. I want to make it so that I type in a date and it just automatically tells me "OFF" or "ON." This is driving me nuts, please help!

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: Rotating work schedule

    I'm finding it difficult to work out how your data is structured from that sample - can you explain a little more or post a workbook with an example showing the results you want
    Audere est facere

  3. #3
    Forum Contributor
    Join Date
    11-12-2014
    Location
    Boston, MA
    MS-Off Ver
    Office 2010
    Posts
    172

    Re: Rotating work schedule

    Hi,
    Use this sheet, do not change anything that is not highlighted yellow or it will stop working. If you accidentally write over cell B13 (where it tells you whether you are on or off), just copy and paste this code into it:

    =INDEX(OFFSET(INDEX(2:2,MATCH(B12-VALUE(INDEX($B$15:$B$21,MATCH(TEXT(B12,"ddd"),$A$15:$A$21,0))),2:2,0)),1,0,7),MATCH(TEXT(B12,"ddd"),$A$3:$A$9,0))

    Again, if you change anything that is not highlighted yellow, this sheet will not work. Otherwise, it works perfectly.

    Hope this helps! If you like it, Please mark the thread as solved!
    Attached Files Attached Files

+ 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. Replies: 0
    Last Post: 09-23-2014, 09:30 AM
  2. Rotating Names in Work Schedule
    By DukeDiablo in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-23-2013, 05:57 AM
  3. Need to make a rotating work duty schedule
    By jenniferrice in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-10-2013, 11:11 AM
  4. Work Schedule, 10hr Shifts, 4 on 3 off, Rotating Weekends Off
    By onflight1978 in forum Excel General
    Replies: 5
    Last Post: 12-21-2012, 03:38 PM
  5. [SOLVED] Formula for a Rotating Work Schedule?
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-05-2005, 09:06 AM

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