+ Reply to Thread
Results 1 to 7 of 7

Finding a Target Number

  1. #1
    Registered User
    Join Date
    08-21-2017
    Location
    Houston, Texas
    MS-Off Ver
    2013
    Posts
    4

    Finding a Target Number

    I need a formula and I am not sure if I am describing this right or not. This place has 4 weeks to hit this target number. How can I find exactly what number they need to hit to hit their target.

    Place: Week 1 Week 2 Week 3 Week 4 Target #
    XX 9.61% 6.65% 7.74% need to know (they need to hit 6.5% with all 4 numbers combined)


    what kind of formula would I use?
    Last edited by PaulB1980; 08-21-2017 at 08:59 PM.

  2. #2
    Registered User
    Join Date
    08-21-2017
    Location
    Houston, Texas
    MS-Off Ver
    2013
    Posts
    4
    any help please

  3. #3
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,523

    Re: Finding a Target Number

    Hello PaulB and Welcome to Excel Forum.
    This appears to be more of a math problem than an Excel problem.
    Target = (Week1 + Week2 + Week3 + Week4)/4 so;
    6.5 = (9.61 + 6.65 + 7.74 + Week4)/4 so;
    4 x 6.5 = 9.61 + 6.65 + 7.74 + Week4 so;
    26 = 9.61 + 6.65 + 7.74 + Week4 so;
    26 - 9.61 - 6.65 - 7.74 = Week4 therefore;
    2 = Week4
    If the values of weeks 1, 2 and 3 are known then you could use the following formula to find the value of week 4:
    4 x Target - value week1 - value week2 - value week3 = value week4
    It would help to see the spreadsheet set up before trying to be more specific.
    To attach a sample workbook click on the GO ADVANCED button below the Quick Reply window and then scroll down to Manage Attachments to open the upload window.
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  4. #4
    Valued Forum Contributor Root_'s Avatar
    Join Date
    07-29-2017
    Location
    _
    MS-Off Ver
    2010+
    Posts
    483

    Re: Finding a Target Number

    Quote Originally Posted by PaulB1980 View Post
    XX 9.61% 6.65% 7.74% need to know (they need to hit 6.5% with all 4 numbers combined)
    Quote Originally Posted by JeteMc View Post
    6.5 = (9.61 + 6.65 + 7.74 + Week4)/4
    Just to mention: the equation is valid only if the denominators for the percentages are the same, which may/may not be the case.

  5. #5
    Registered User
    Join Date
    08-21-2017
    Location
    Houston, Texas
    MS-Off Ver
    2013
    Posts
    4
    Quote Originally Posted by Root_ View Post
    Just to mention: the equation is valid only if the denominators for the percentages are the same, which may/may not be the case.

    ill post the spreadsheet tomorrow

  6. #6
    Registered User
    Join Date
    08-21-2017
    Location
    Houston, Texas
    MS-Off Ver
    2013
    Posts
    4

    Re: Finding a Target Number

    Excel Spreadsheet.PNG

    All of the P Shrink targets are different. Need to know what they need to get in week 4 to make the P Shrink number

  7. #7
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,523

    Re: Finding a Target Number

    It would be easier to help if you could upload the spreadsheet from which the screen shot in post # 6 is taken, as per the directions in post #3. For one thing I can't tell if "Store #" is in cell A1 or C10 so it makes it hard to write a formula(s).
    That said, assuming "Store#" is in A1, the formula for week 4 it would be: = 4*B7 - B2 - B3 - B4
    or
    = 4*B7 - SUM(B2:B4)
    Let us know if you have any questions.

+ 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] Calculate number of months required to reach target number
    By madboy9 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-31-2016, 06:06 PM
  2. Sum target number
    By Lonney in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-17-2014, 05:15 PM
  3. [SOLVED] Finding similar words to a target word in a large Excel range.
    By staggers47 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-09-2013, 11:09 AM
  4. Finding a Target
    By Kiwi06 in forum Excel General
    Replies: 2
    Last Post: 05-07-2011, 03:38 AM
  5. Replies: 10
    Last Post: 12-17-2009, 02:00 AM
  6. Replies: 5
    Last Post: 10-26-2008, 06:56 PM
  7. Target.Value - Must be a number
    By Desert Piranha in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-18-2006, 08:26 PM

Tags for this Thread

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