+ Reply to Thread
Results 1 to 4 of 4

Help with percentage formulas for Physical Fitness Test

  1. #1
    Registered User
    Join Date
    09-01-2012
    Location
    Columbus, OH
    MS-Off Ver
    Excel 2003
    Posts
    2

    Help with percentage formulas for Physical Fitness Test

    Hey everybody,

    The attached sheet is a scorecard for a physical fitness test that I recently conducted. I am fine with entering the data in by hand, but I was wondering if there was a formula that could calculate the numbers for me. The number at the top of the column in parenthesis is the score that will give you 100%, the number beside that with the plus sign is the extra points you get for each repetition over the number in parenthesis.

    For example: The first soldier could only do one repetition in the bench so he only gets 10%

    The second soldier did 16 repetitions so gets 100% plus six times the six bonus points equaling 136 points for that event.

    I am fairly new at excel and was able to do the sums myself, but the formula for the above seems pretty complicated. Thanks for any help in advance.

    -Neil
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Help with percentage formulas for Physical Fitness Test

    I get an differant answer for I4 en C (golden cells).

    Please reply if this is what you''re up to.

    Do you have questions on this item, just ask.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Registered User
    Join Date
    09-01-2012
    Location
    Columbus, OH
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Help with percentage formulas for Physical Fitness Test

    That was almost what I needed. I changed the very last part to this:

    =IF(B4>B$1,100+(B4-B$1)*B$2,B4/B$1%)

    Just to get the percentage if they didn't make it to 100%. That was very helpful though. It gave me a better understanding of the IF. Thanks!

    -Neil

  4. #4
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Help with percentage formulas for Physical Fitness Test

    Glad I could help.

    I don't understand why you added this part B4/B$1%

    What is the reason?

+ 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