+ Reply to Thread
Results 1 to 2 of 2

Model indexed contracts

  1. #1
    Registered User
    Join Date
    01-22-2014
    Location
    London
    MS-Off Ver
    Excel 2003
    Posts
    3

    Model indexed contracts

    Hi all

    i am trying to model revenues of a company whose most contracts are indexed to oil prices. Only 45% of the contracts are indexed, so the company is able to pass extra oil costs directly to customers. The remaining 55% is actually what gives me some headache: even if not indexed, contracts will be renegotiated every 2 years at the prevailing oil price.

    I have attached an xls file.
    Row 6: oil price development
    Row 8: base input cost for the company
    Row 9: increase in the input cost due to changes in the oil price.
    Row 11: amount of the additional cost that the company is able to pass through directly in the same period (45%=indexed contracts)
    Row 12: Not index part: the remainder. This is basically calculated with 2015 as a base, but part of it will disappear as contracts are renegotiated at higher/lower prices.

    What I want to calculate is the value of oil increase that has to be deducted from row 12 because contracts have been renegotiated. Can someone help? I hope the above is clear enough --

    thanks!!
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    01-16-2012
    Location
    England
    MS-Off Ver
    MS 365
    Posts
    1,397

    Re: Model indexed contracts

    apeiron,

    I think you need the "rolling average" of the current and preceding year (because in Year 3 you will have renegotiated the Year 1 contract, so the "base price" for that will be reset to Zero?

    So for Year 2 the formula is:

    =AVERAGE(C8*(C6/$C$6-1)*0.55,D8*(D6/$C$6-1)*0.55)

    2015 is the "Base" price of Zero.
    2016 has a 28% increase in 55% of the contracts, so the combined impact is 23.6
    2017 sees a further 22% increase, but the contracts from 2015 have been renegotiated at this new "baseline", so the nett impact is 18.3 (22% on 55% of the business)
    2018 is the same rate as 2017, but the contracts from 2016 have been renegotiated at this new "baseline", so the nett impact is Zero
    2019 actually sees a 27% fall in price, so the impact is -22.5

    Hope that seems logical?

    Ochimus

+ 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. How to make a time period a variable for this model? (automating the model)
    By pigment01 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-17-2015, 12:47 PM
  2. 0-indexed or 1-indexed arrays?
    By XmisterIS in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-08-2015, 09:25 PM
  3. VBA Model : Two Stage Gordon Model
    By elaph in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-29-2014, 11:37 AM
  4. [SOLVED] Find due contracts
    By afaiz in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-20-2014, 06:17 PM
  5. update contracts
    By mdshotgun in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-24-2013, 04:34 PM
  6. Create a model that will generate a column of numbers based on model parameters
    By tncanoeguy in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-01-2013, 05:47 PM
  7. Sheet for managing contracts
    By Navneet in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-01-2010, 03:39 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