+ Reply to Thread
Results 1 to 3 of 3

Working out Percentage needed in quality checks to hit average target

  1. #1
    Registered User
    Join Date
    01-29-2014
    Location
    United Kingdom
    MS-Off Ver
    Excel 2003
    Posts
    2

    Working out Percentage needed in quality checks to hit average target

    Hello guys

    I'm new to excel and this site but have learnt so much already so thanks for all the free info!!

    Now what i'm trying to do is work out:

    If say "Dave" has 6 quality checks in a month and he gets 90%,90%,90% and finally 20%. He has 2 checks left that month. what is the average he needs to hit (%) to achieve target of 90% average.

    Is there a way in excel to calculate the average needed to hit target?

    Many thanks

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,156

    Re: Working out Percentage needed in quality checks to hit average target

    welcome to the forum. this is more like a maths question. say your data is:
    Data Range
    Data Range
    A
    B
    C
    D
    1
    90%
    Target
    90%
    2
    90%
    Ave:
    125%
    3
    90%
    4
    20%
    5
    6

    in D1:
    =(D1*6-SUM(A1:A6))/MAX(COUNTBLANK(A1:A6),1)

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Registered User
    Join Date
    01-29-2014
    Location
    United Kingdom
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Working out Percentage needed in quality checks to hit average target

    Many thanks benishiryo

    Had to modify it a bit as number of checks can change and targets but all working now!!! cheers again

+ 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. Percentage towards target
    By LeeCope in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-01-2013, 03:41 PM
  2. [SOLVED] A percentage forumla in a Quality Assurance sheet - please help
    By andyking40 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 07-04-2013, 03:47 AM
  3. Percentage Target Formula
    By michaelr63 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-23-2012, 08:18 AM
  4. Replies: 0
    Last Post: 10-11-2012, 11:38 AM
  5. Macro needed to connect to Quality Center
    By svpradeep in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-27-2009, 06:08 AM

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