+ Reply to Thread
Results 1 to 11 of 11

Countdown

Hybrid View

  1. #1
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    Re: Help creating a countdown

    I am not sure if I understand your question fully. There are a number of questions about what to do with targets for weeks gone by and how do you intend to keep track of what week you are in etc...

    Anyway, look at the example attached. I've written some formulas for Post. As you enter actual data for each week, remaining weeks will get the quota distributed. Once a week is gone, it's quota will re-adjust to the original number whichis total quartlerly quota divided by 13.

    If that's not right, then you should fill in some sample data for a couple of rows and explain under different situations, what you would like ot see.

    modytrane
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    03-26-2009
    Location
    Hartlepool, England
    MS-Off Ver
    Excel 2003
    Posts
    37

    Re: Help creating a countdown

    Thanks for reply, I have added some examples with comment boxes to try and explain what I want.

    Many thanks
    Attached Files Attached Files

  3. #3
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    Re: Countdown

    That's exactly what my sample file does.
    The only difference is that for the weeks gone by, the TGT amount reverts back to the original average. That's what should happen anyway. There is no point in keeping those target amounts to different values.
    In the sample I sent you, first clear the values in ROW 6 and then enter values for Post in Row 6 under Wk 1, Wk 2 etc and see how the TGT amount changes. The formula will recalculate target amount for weeks remaining, based on total achieved up to that point. It distributes overage or shortfall over remaining weeks.


    The only other question remaining is, how do you plan on keeping track of weeks? Do you want to do it manually or do you want to make it auomatic based on current date. You could enter a starting date somewhere and calculate Weeks Gone in Cell B1, based on today's date.
    modytrane

  4. #4
    Registered User
    Join Date
    03-26-2009
    Location
    Hartlepool, England
    MS-Off Ver
    Excel 2003
    Posts
    37

    Re: Countdown

    It would be great if I could get it to work out the weeks automatically, However I wouldn't have a clue how to do it?? Thanks for your help so far.

  5. #5
    Registered User
    Join Date
    03-26-2009
    Location
    Hartlepool, England
    MS-Off Ver
    Excel 2003
    Posts
    37

    Re: Countdown

    Would you be able to help me with the command for changing the weeks automatically
    Many thanks

  6. #6
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    Re: Countdown

    see the attached file.
    Cell B1 will calculate current week number within the quarter. It starts out with 1/1/2010 as week number one. Every thriteen weeks it will count again from 1 -13.
    Its based on current date, so every time you run the program, it will look at today's date and calculate week number within this quarter.
    If you want number of weeks gone by, then subtract one from that formula, as follows.

    =WEEKNUM(NOW(),2)-(INT((WEEKNUM(NOW(),2)/13)-0.05)*13)-1
    modytrane.
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    03-26-2009
    Location
    Hartlepool, England
    MS-Off Ver
    Excel 2003
    Posts
    37

    Re: Countdown

    Hi, Thanks, It doesn't seem to be working, cell B1 is displaying #NAME?, do I need to enter the start date anywhere? Thanks again

+ Reply to Thread

LinkBacks (?)

  1. Page
    Refback This thread
    10-04-2013, 05:46 AM

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