+ Reply to Thread
Results 1 to 3 of 3

Calculate: initial fee + monthly recurring fees x amount of clients

Hybrid View

  1. #1
    Registered User
    Join Date
    12-18-2013
    Location
    London, England
    MS-Off Ver
    Excel 2003
    Posts
    2

    Exclamation Calculate: initial fee + monthly recurring fees x amount of clients

    When a customer buys a service from my client, they pay an upfront fee then a monthly recurring fee .e.g. $100 upfront fee then $10 every month after that.

    I just need a formula that can calculate the totals fee paid after X amount of months.

    The variables are:
    Amount of upfront fee
    Amount of monthly fee
    Number of months

    A bonus would be if I could have unlimited amount of these calculators on the page so I can have multiple price points for the upfront fee/monthly fee combo.
    Last edited by needformula; 12-18-2013 at 09:16 AM.

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Calculate: initial fee + monthly recurring fees x amount of clients

    The variables are:
    Amount of upfront fee Cell A1
    Amount of monthly fee Cell B1
    Number of months Cell C1

    Formula
    =A1+B1*C1
    Is that what you are asking for?
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Registered User
    Join Date
    12-18-2013
    Location
    London, England
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Calculate: initial fee + monthly recurring fees x amount of clients

    Understood. Moderation request is fulfilled. Please unlock the thread.

+ 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. Replies: 3
    Last Post: 03-28-2013, 08:51 AM
  2. [SOLVED] Macro to calculate total number of classes offered each month for each event
    By ajang in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-07-2012, 03:09 AM
  3. 1 Bar and 2 lines? Or a better solution offered?
    By Phil the Bear in forum Excel General
    Replies: 2
    Last Post: 03-12-2009, 07:52 AM
  4. Replies: 1
    Last Post: 03-22-2005, 06:06 PM
  5. VB Code locked, but no input offered for password
    By sowetoddid in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-16-2005, 05:33 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