+ Reply to Thread
Results 1 to 5 of 5

Formula to allocate revenues yearly

  1. #1
    Registered User
    Join Date
    12-20-2017
    Location
    Dubai
    MS-Off Ver
    2010
    Posts
    3

    Formula to allocate revenues yearly

    Pls someone assist with formula to distribute revenues across yearly col. - see attached file. Very much appreciated!

    RevenueAllocation.xlsx

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Formula to allocate revenues yearly

    What does your expected output look like?
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,152

    Re: Formula to allocate revenues yearly

    In G3

    =(IF(AND($B3<G$2,$C3>G$2+1),MIN(G$2-$B3,G$2-EOMONTH(G$2,-12)),IF($C3<G$2,MAX(0,($C3-EOMONTH(F$2,0)+1)),0)))*$F3

    in F3

    =D3/(C3-B3+1)
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    12-20-2017
    Location
    Dubai
    MS-Off Ver
    2010
    Posts
    3

    Re: Formula to allocate revenues yearly

    John,
    You are an Angel!
    A million thanks!

  5. #5
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,152

    Re: Formula to allocate revenues yearly

    You're welcome.

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ 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. Create IF formula to allocate numbers to a certain text
    By ynwa2808 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 05-10-2017, 08:21 AM
  2. [SOLVED] Formula so annual revenues change based on number of weeks earlier it can be realized
    By adam_d_john in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-25-2017, 09:22 PM
  3. [SOLVED] If formula to allocate expenses per year
    By jackson_hollon in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-15-2016, 01:30 PM
  4. [SOLVED] Formula to allocate name and count in col 'F'.
    By visha_1984 in forum Excel Formulas & Functions
    Replies: 26
    Last Post: 11-27-2013, 03:16 AM
  5. Replies: 1
    Last Post: 11-12-2013, 03:22 PM
  6. Trying to add to a Rand formula to allocate tasks/units
    By Holly123 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-11-2013, 10:44 PM
  7. formula to allocate points to positions in a race
    By SEVKN in forum Excel General
    Replies: 2
    Last Post: 10-14-2008, 02:52 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