+ Reply to Thread
Results 1 to 8 of 8

A formula which calculates the total annual rental of a service and next contract end date

  1. #1
    Registered User
    Join Date
    05-11-2013
    Location
    Wigan, Englan
    MS-Off Ver
    Excel 2010
    Posts
    46

    A formula which calculates the total annual rental of a service and next contract end date

    Hi there,

    I hope you are well!

    I am trying to find a formula that calculates the total annual spend of a set of services which a customer takes out. In addition I am trying to find a formula that identifies the next contract end date of these services.

    I have attached a spreadsheet in with more information. Please feel free to take a look and give it a go.

    thanks a lot

    Mike

    Annual Spend and Next Contract End.xlsx

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,704

    Re: A formula which calculates the total annual rental of a service and next contract end

    Put this formula in B21:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    and copy down. Incidentally, you must ensure that you have no spurious spaces in cell B5 to B7 - there is a single space after "Internet". Or, you could change the formula to this:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Then you can have this formula in C21:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    and this array* formula in D21:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    then copy these down.

    *An array formula needs to be committed using the key combination of Ctrl-Shift-Enter (CSE), instead of the usual <Enter>.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    05-11-2013
    Location
    Wigan, Englan
    MS-Off Ver
    Excel 2010
    Posts
    46

    Re: A formula which calculates the total annual rental of a service and next contract end

    Hi Pete

    Thanks a lot for that. That works perfectly. Much appreciated!!

    Mike

  4. #4
    Registered User
    Join Date
    05-11-2013
    Location
    Wigan, Englan
    MS-Off Ver
    Excel 2010
    Posts
    46

    Re: A formula which calculates the total annual rental of a service and next contract end

    Hi pete

    Just one more thing, if no services are selected then I get the standard "jan00" in putted automatically by excel. Is there anyway to adjust the formula so if no services are selected then the cell remains blank?

  5. #5
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,704

    Re: A formula which calculates the total annual rental of a service and next contract end

    Which cell(s) does that occur in?

    Pete

  6. #6
    Registered User
    Join Date
    05-11-2013
    Location
    Wigan, Englan
    MS-Off Ver
    Excel 2010
    Posts
    46

    Re: A formula which calculates the total annual rental of a service and next contract end

    Hi Pete

    I have uploaded an updated version of the spreadsheet with the jan 00 issue. In this example the customer has taken out 5 lots of internet and no ethernet or phones. Therefore for cells D21 and D23 the cell has Jan00 in it.

    Annual Spend and Next Contract End.xlsx

    Thanks

    Mike

  7. #7
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,704

    Re: A formula which calculates the total annual rental of a service and next contract end

    Okay, put this array* formula in D21:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    then copy down. It is basically:

    =IF(your_formula = 0, "", your_formula)

    *Use CSE, as previously advised.

    Hope this helps.

    Pete

  8. #8
    Registered User
    Join Date
    05-11-2013
    Location
    Wigan, Englan
    MS-Off Ver
    Excel 2010
    Posts
    46

    Re: A formula which calculates the total annual rental of a service and next contract end

    Thats brilliant Pete. Again thanks for all of your help. It is much appreciated!!

    Mike

+ 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. Populating the projected annual rental income based on revision dates
    By aghlab in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-26-2013, 12:55 AM
  2. formula calculates ratio for Grand Total, not Sub Total for each column
    By vkievsky in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 05-06-2013, 11:26 AM
  3. [SOLVED] Formula to calculate total service date?
    By LDouble3 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 09-11-2012, 06:20 PM
  4. Service Contract Schedule
    By gracust in forum Excel General
    Replies: 4
    Last Post: 07-13-2010, 04:56 PM
  5. [SOLVED] worksheet projecting month to year service contract amounts
    By John in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-21-2005, 04:05 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