+ Reply to Thread
Results 1 to 4 of 4

Excel 2007 : Counting and "pushing" sales question

Hybrid View

i3k Counting and "pushing" sales... 12-09-2010, 03:09 AM
Bulu Re: Counting and "pushing"... 12-09-2010, 04:02 AM
i3k Re: Counting and "pushing"... 12-09-2010, 05:23 AM
i3k Re: Counting and "pushing"... 12-09-2010, 12:14 PM
  1. #1
    Registered User
    Join Date
    12-09-2010
    Location
    Vancouver
    MS-Off Ver
    Excel 2003
    Posts
    4

    Counting and "pushing" sales question

    Hi everyone first post here hope I'm doing this correctly.
    I work in sales and I'm trying to make this formula work.

    http://i53.tinypic.com/2py419c.jpg

    Say week one I only made 10 sales, which is 50% of it
    What im trying to do is put the other 50% (the other 10)
    and spread it evenly with the next 4 weeks and so fourth for the next 3 weeks

    the only thing that I came up with is in G10
    =(P10-(COUNTIF(D10,"<0")))/5

    and i know its prob wayyyyyy off ahah

    THANKS IN ADVANCE!

    (ignore the budget and goal)

  2. #2
    Registered User
    Join Date
    12-04-2010
    Location
    Seattle, WA
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Counting and "pushing" sales question

    i3k,

    See if attached file works for you. It works like this:

    Current month: enter actual
    Next month: use this formula to calculate remain balance for remaining months
    =($J4-SUM($D4:D4))/(MAX($D$3:$I$3)-E$3+1)
    2 month later: equal previous month
    3 month later: equal previous month
    etc...

    Hope this helps.
    Bulu
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    12-09-2010
    Location
    Vancouver
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Counting and "pushing" sales question

    Quote Originally Posted by Bulu View Post
    i3k,

    See if attached file works for you. It works like this:

    Current month: enter actual
    Next month: use this formula to calculate remain balance for remaining months
    =($J4-SUM($D4:D4))/(MAX($D$3:$I$3)-E$3+1)
    2 month later: equal previous month
    3 month later: equal previous month
    etc...

    Hope this helps.
    Bulu
    hmm i tried it and Im very confused, here is what Im working with
    HELP.xlsx

  4. #4
    Registered User
    Join Date
    12-09-2010
    Location
    Vancouver
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Counting and "pushing" sales question

    help please =)

+ 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