+ Reply to Thread
Results 1 to 5 of 5

Schedule Planning to the future.

  1. #1
    Registered User
    Join Date
    07-13-2021
    Location
    Reno, NV
    MS-Off Ver
    Google Sheets
    Posts
    3

    Schedule Planning to the future.

    Hello,

    I will start off by saying I'm using Google Sheets. I'm not sure if that changes what the answer will be, but here we are.

    At work, we're trying to get a monthly tracker going and so far, I've created a script that pulls the headcount for each department every night at 5pm and puts a timestamp for the day on it. This is great for seeing the the headcount every morning wen we come in for the meetings, however, because the future dates haven't been populated yet, we can't see into he future from a planning perspective.

    What I am trying to do is make it so that if the day in the future hasn't happened yet, it looks to the last day that did happen and pulls that number. The problem I'm running into though stems from trying to use arrays that then see themselves and blank out because I also incorporated a formula that if within the schedule, that shift is not supposed to be here, the cell remains blank. Any thoughts on the better way to do this? I am at a loss, but also fairly new to spreadsheets, so I'm not sure if there's a better way.

    This is the formula that I currently have:

    =IFERROR(IF(INDEX(Schedule!$A$2:$F$9,MATCH(O$1,Schedule!$A$2:$A$9,FALSE),2)="x",INDEX(History!$A$4:$G,MATCH(O$2,History!$G$4:$G,FALSE),1)+INDEX('Roll Up'!$P$19:$S24,MATCH(O$1,'Roll Up'!$P$19:$P,FALSE),2),""),ArrayFormula(LOOKUP(2,1/(3:3<>0),3:3)))

    History is the auto-populated data just for reference.

    Please let me know if I can help with anything else!
    Attached Images Attached Images
    Last edited by EpiQuinn; 07-13-2021 at 12:48 PM.

  2. #2
    Forum Expert
    Join Date
    02-11-2014
    Location
    New York
    MS-Off Ver
    Excel 365 (Windows)
    Posts
    5,947

    Re: Schedule Planning to the future.

    The greaty thing about Google sheets is that it is easy to share a copy of your file - keep one sheeet with what you have, and create a sheet without formulas to would show what you want.
    Bernie Deitrick
    Excel MVP 2000-2010

  3. #3
    Registered User
    Join Date
    07-13-2021
    Location
    Reno, NV
    MS-Off Ver
    Google Sheets
    Posts
    3

    Re: Schedule Planning to the future.

    I can't share a link right now because I'm so new. I wish I could!

    And I tried to download it, but my formula broke in excel.

    I may have to post a bit more and ask again.

  4. #4
    Forum Expert
    Join Date
    02-11-2014
    Location
    New York
    MS-Off Ver
    Excel 365 (Windows)
    Posts
    5,947

    Re: Schedule Planning to the future.

    Copy the link to your file and paste the link as text - throw in a couple of spaces to break the text of the link into pieces and you should be able to post the message, and we'll be able to figure out how to fix the text to make the link work. If you ever need to post your email address, just type it out like you were speaking it: my dot email at domain dot com

  5. #5
    Registered User
    Join Date
    07-13-2021
    Location
    Reno, NV
    MS-Off Ver
    Google Sheets
    Posts
    3

    Re: Schedule Planning to the future.

    I guess I can do it this way.

    The link is in this excel doc. Wouldn't let me post, even with spaces.
    Attached Files Attached Files
    Last edited by EpiQuinn; 07-13-2021 at 02:19 PM.

+ 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. Tool for future resource planning - can't get it to work
    By nossucram in forum Excel General
    Replies: 7
    Last Post: 06-10-2021, 09:46 AM
  2. [SOLVED] Frequency and Future Planning
    By dave3881 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 08-01-2015, 10:52 AM
  3. Roster schedule planning
    By rch.rjch in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 07-18-2015, 07:09 AM
  4. Making a time planning schedule
    By ImNoTree in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-16-2013, 01:48 PM
  5. Future Payments Schedule: Function IF AND OR?
    By exc4libur in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 06-01-2013, 03:14 AM
  6. A Schedule with Planned, Actual, Days +/- and Future Dates
    By jm90045 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 04-28-2013, 08:16 PM
  7. Replies: 2
    Last Post: 03-17-2005, 02:06 PM

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