+ Reply to Thread
Results 1 to 4 of 4

Rolling roster

  1. #1
    Registered User
    Join Date
    11-08-2012
    Location
    Peterborough
    MS-Off Ver
    Excel 2010
    Posts
    6

    Rolling roster

    Hi

    I've been working on a rolling weekly roster for work and was wondering if there was a formula were when the name at the bottom of the roster would automatically move to the top.

    I've attached a test roster so you may get an idea as to what i'm talking about.

    On my roster person 53 would up to position 1 the following week.

    Thanks in advance.

    Hagar
    Attached Files Attached Files

  2. #2
    Forum Expert Kevin UK's Avatar
    Join Date
    12-07-2010
    Location
    Radstock, Somerset
    MS-Off Ver
    365
    Posts
    1,922

    Re: Rolling roster

    Why don't you post a sample workbook with dummy data instead of that pdf!!

  3. #3
    Registered User
    Join Date
    11-08-2012
    Location
    Peterborough
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Rolling roster

    Please find attached the non pdf version
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    10-26-2012
    Location
    Wirral
    MS-Off Ver
    Excel 2016
    Posts
    31

    Re: Rolling roster

    What you can do is this:

    Name column A "this week", and column B (which is blank) "next week". Then in column B put in cell B3: =A53 (which is the last person on your list in column A), then in cell B4 put =A3 and copy that down the remainder of the column. The result is that in column B, the person from the bottom of the list moves to the top, and knocks everybody else down one cell.

    Then just copy and paste special (values) the contents of column B, into Column A.

    Excel will then automatically do the calculation again in column B based on what is now in column A.

    So effectively, column A will show the current week's roster and column B will show the following week, and all you have to do is copy and paste special column B into column A each week.

    I'm assuming here that the only thing changing is the person and nothing else.

    You could go one further and record it as a macro, then just run it each week to save the bother of copying and pasting column B over to Column A each week.
    Last edited by J.McQ; 11-17-2012 at 09:58 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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