+ Reply to Thread
Results 1 to 4 of 4

finding the value I need to reach a set point

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    04-18-2013
    Location
    utah
    MS-Off Ver
    2010
    Posts
    668

    finding the value I need to reach a set point

    in the attached document I have 3 cells B7 C7 D7 i need a formula in C7 that will tell me how much I need to add or subtract to B7 to make it eqaul D7. I tried simple D7-B7 and visa versa but I keep getting negative that should really be pluses.


    BARREL WEIGHTS Test.xlsm

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: finding the value I need to reach a set point

    The formula is:-

    =D7-B7
    you have =sum(=D7-B7) in your spreadsheet.

  3. #3
    Forum Contributor
    Join Date
    04-18-2013
    Location
    utah
    MS-Off Ver
    2010
    Posts
    668

    Re: finding the value I need to reach a set point

    That didn't work it still gave me -19 in the first 1 and I need it to give me 19 since that how many pounds it would take to get to D7. My issue I believe is that B seven is not always smaller than D7 and visa versa

  4. #4
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: finding the value I need to reach a set point

    Are you saying that you always want the result to be positive? is so try
    =abs(d7-b7)

+ 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. Finding maximum point for each echo
    By jackiepope87 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-14-2012, 07:00 PM
  2. Finding Point Locations
    By cweaver in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 07-02-2007, 08:58 PM
  3. Finding an insert point in Word
    By Josh_123456 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-06-2007, 12:06 PM
  4. [SOLVED] finding the value of a point on chart
    By lifeguard_911 in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 04-20-2005, 10:06 AM
  5. Sum of row untill you reach a certain point (2)
    By Andman in forum Excel General
    Replies: 3
    Last Post: 04-01-2005, 12:06 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