+ Reply to Thread
Results 1 to 6 of 6

Subtraction using answer of sum within same formula

  1. #1
    Registered User
    Join Date
    06-26-2012
    Location
    Limerick, Ireland
    MS-Off Ver
    Excel 2016
    Posts
    52

    Subtraction using answer of sum within same formula

    Hi All,

    Firstly apologies for title, hard to phrase my requirements without using an example,
    Basically i'm looking for a formula to calculate A1-A2, answer - A3, answer - A4 and so on
    A1 = 10
    A2 = 1
    A3 = 2
    A4 = 1
    therefore formula should 10-1=9-2=7-1=6

    Hope the above makes sense

  2. #2
    Forum Contributor
    Join Date
    04-24-2007
    Location
    NYC
    MS-Off Ver
    2k3/2k7/2010
    Posts
    270

    Re: Subtraction using answer of sum within same formula

    Please Login or Register  to view this content.

  3. #3
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,829

    Re: Subtraction using answer of sum within same formula

    I am not sure I understand your need. Something slx proposes should give you the final result. If you are looking for the intermediate results, you could use a similar formula with an appropriate combination of relative and absolute references:

    B2 -- =$A$1-sum($A$2:A2) 'note the absolute and relative references.
    B3 -- copy of B2
    B4 -- copy of B2
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  4. #4
    Registered User
    Join Date
    06-26-2012
    Location
    Limerick, Ireland
    MS-Off Ver
    Excel 2016
    Posts
    52

    Re: Subtraction using answer of sum within same formula

    Thanks but forgot to state even though my example is a range, my formula would need to be modified for specific cells, the formula provided by MrShorty is working only i need to combine formula of B2 + B3 + B4 together as one formula.

    Thanks

  5. #5
    Registered User
    Join Date
    06-26-2012
    Location
    Limerick, Ireland
    MS-Off Ver
    Excel 2016
    Posts
    52

    Re: Subtraction using answer of sum within same formula

    Quote Originally Posted by MrShorty View Post
    I am not sure I understand your need. Something slx proposes should give you the final result. If you are looking for the intermediate results, you could use a similar formula with an appropriate combination of relative and absolute references:

    B2 -- =$A$1-sum($A$2:A2) 'note the absolute and relative references.
    B3 -- copy of B2
    B4 -- copy of B2
    How do i combine formula of B2 + B3 + B4 together as one formula

  6. #6
    Registered User
    Join Date
    06-26-2012
    Location
    Limerick, Ireland
    MS-Off Ver
    Excel 2016
    Posts
    52

    Re: Subtraction using answer of sum within same formula

    Quote Originally Posted by brian_2me View Post
    How do i combine formula of B2 + B3 + B4 together as one formula
    Figured it out, thanks everyone

+ 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. [SOLVED] dont want subtraction if answer is -ve number
    By excellover2212 in forum Excel General
    Replies: 6
    Last Post: 04-30-2014, 07:14 AM
  2. [SOLVED] Subtraction Formula
    By Dowjd in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 04-23-2013, 02:12 PM
  3. Need help with subtraction formula.
    By wrtrblk in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-15-2013, 07:49 PM
  4. Subtraction formula
    By Al in forum Excel General
    Replies: 6
    Last Post: 12-21-2005, 04:50 AM
  5. IF formula with subtraction
    By emily''''s excel in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-01-2005, 01:10 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