+ Reply to Thread
Results 1 to 4 of 4

Percentages

  1. #1
    Registered User
    Join Date
    11-04-2005
    Posts
    3

    Percentages

    Hi there, hope somebody out there in cyberworld can help me with the following probably easy to answer post.

    I have a number in box A1 lets say 100. This number is what I have dealt with over the month. In box B1 I have 10 and in box C1 I have 10. The numbers in B1 and C1 are figures within the 100 that I have missed for the month. How do I calculate out of 100% what I have achieved.

    I know how to calculate what percentage I have missed,
    i.e =sum(B1:C1)/A1*100 = 20%.

    ACHIEVED A1 = 100 MISSED B1 = 10 + C1 = 10

    PERCENTAGE ACHIEVED = ?

    Thanks in advance for any help given.

    Terry

  2. #2
    Registered User
    Join Date
    11-04-2005
    Posts
    3

    Percentages

    I should also state that the figure of 100 is what I have dealt with and the 2 figures of 10 have missed there target times out of that 100.

    Thanks again

    Terry

  3. #3
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996
    How about this:
    =(1-SUM(B1:C1)/A1)*100

    Does that help?

    Regards,
    Ron

  4. #4
    Registered User
    Join Date
    11-04-2005
    Posts
    3

    Percentages

    Thanks Ron your a Saint.

    Terry

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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