+ Reply to Thread
Results 1 to 8 of 8

Help with Working Rota

  1. #1
    Registered User
    Join Date
    07-11-2015
    Location
    Scotland
    MS-Off Ver
    2010
    Posts
    16

    Help with Working Rota

    Hi all,

    I've been working on this rota with excelliot.com but he isn't reachable right now and i just need help with a few quick changes.

    Firstly whenever i make a shift change EG i changed Rebecca on tuesday 21st from a 7-1 to a 7-4 it then takes me to the tuesday work sheet. Is there a way i can stop it from doing this?

    Thanks in advanced !






    !Work rota 25.xlsb VER 3 (8).xlsb

  2. #2
    Registered User
    Join Date
    06-05-2015
    Location
    Manchester, UK
    MS-Off Ver
    2016
    Posts
    94

    Re: Help with Working Rota

    It's built into the VBA, so you would have to remove the part of the code which tells it to go to the sheet when the table is changed.

  3. #3
    Registered User
    Join Date
    07-11-2015
    Location
    Scotland
    MS-Off Ver
    2010
    Posts
    16

    Re: Help with Working Rota

    I've looked for that part of the code it should look something like

    application.goto line

    But i can't seem to find it anywhere in the code

  4. #4
    Registered User
    Join Date
    06-05-2015
    Location
    Manchester, UK
    MS-Off Ver
    2016
    Posts
    94

    Re: Help with Working Rota

    There is some code called Worksheet_Change which is making this happen. To remove it, go into the VBA editor, double click on 'Sheet1 (rota)' within 'Microsoft Excel Objects' and set the two dropdowns at the top to 'Worksheet' and 'Change' respectively. Then delete everything before the first line break. Might be a good idea to save the code in notepad or something just in case anything goes wrong.

  5. #5
    Registered User
    Join Date
    07-11-2015
    Location
    Scotland
    MS-Off Ver
    2010
    Posts
    16

    Re: Help with Working Rota

    Either i'm not understanding or its just not working, I have plenty of copy's of the spreadsheet so no problem if it get messed up. Any other ideas?

  6. #6
    Registered User
    Join Date
    06-05-2015
    Location
    Manchester, UK
    MS-Off Ver
    2016
    Posts
    94

    Re: Help with Working Rota

    Which bit didn't you understand? Did you find the code I was referring to?

  7. #7
    Registered User
    Join Date
    06-05-2015
    Location
    Manchester, UK
    MS-Off Ver
    2016
    Posts
    94

    Re: Help with Working Rota

    This is the section you need to delete.

    Please Login or Register  to view this content.

  8. #8
    Registered User
    Join Date
    07-11-2015
    Location
    Scotland
    MS-Off Ver
    2010
    Posts
    16

    Re: Help with Working Rota

    If i delete that then that remove a core part of what im trying to achieve with this spreadsheet if you notice C17 to O17 there are numbers, these are the numbers that represent how much hours i need to deploy to cover a shift that code was dynamically updating that number.

    But atleast now we have found out that its somewhere in that code that's forcing me to go to the sheet where i just updated the shift.

+ 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. Help with an intelligent working rota
    By Ryanstuart in forum Excel General
    Replies: 23
    Last Post: 07-17-2015, 05:37 PM
  2. Replies: 14
    Last Post: 05-23-2015, 06:26 AM
  3. Replies: 0
    Last Post: 04-07-2015, 11:39 PM
  4. Rota - working out unpaid breaks
    By mcedge in forum Excel General
    Replies: 1
    Last Post: 05-23-2013, 09:51 AM
  5. Replies: 7
    Last Post: 03-31-2013, 03:09 PM
  6. Rota
    By -Doubleoseven- in forum Excel - New Users/Basics
    Replies: 6
    Last Post: 03-14-2011, 05:34 PM
  7. Rota / Timesheet - working out pay
    By xe0net in forum Excel General
    Replies: 1
    Last Post: 11-05-2007, 11:32 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