+ Reply to Thread
Results 1 to 3 of 3

Rating Total

  1. #1
    Registered User
    Join Date
    10-07-2013
    Location
    cardiff wales
    MS-Off Ver
    Excel 2010
    Posts
    8

    Rating Total

    Hello,

    I am new to the forum and i hope i can learn while i am here.

    In my attached workbook.In sheet1 i have a layout of team members with ratings
    what i would hope for is for someway to calculate each members rating and calculate it and then copy it to sheet2.
    So if player1 is any where in col B and his rating in colF is greater than the player in colH and his rating in col L.
    then he should get 1 point.
    If it is not greater he loses a point.
    This should happen for all players in this sheet until the end and their total copied to sheet2.see example.

    Thanks
    Attached Files Attached Files
    Last edited by bewise; 10-13-2013 at 03:45 AM.

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

    Re: Rating Total

    welcome to the forum. try this array formula:
    =SUM(IF(Sheet1!$B$19:$B$200=B4,SIGN(Sheet1!$F$19:$F$200-Sheet1!$L$19:$L$197)))

    ...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer. Press F2 on that cell and try again.
    Attached Files Attached Files
    Last edited by benishiryo; 10-08-2013 at 08:55 PM. Reason: added file

    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
    10-07-2013
    Location
    cardiff wales
    MS-Off Ver
    Excel 2010
    Posts
    8

    Re: Rating Total

    Hello Benishiryo,

    Thanks for your formula,i have tried it but it does'nt give me the correct answers.
    in my example workbook example shows -4 for sheet2 D4 but when i place your formula and confirm with CTRL+SHIFT+ENTER.
    i get 0 for the answer.
    One other issue maybe it will not effect your formula but this dummy data when i try on original data the data in both sheets will be very changeable.
    All data is automatically updated from another source.

    The only thing i need to do is make sure sheet2 col D shows the results of each players rating against the opposition players rating and have the total as example in col D.

    Thanks for your efforts.

+ 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. Rating
    By sentinela in forum Excel General
    Replies: 6
    Last Post: 03-23-2009, 02:59 PM
  2. Ranking by Rating
    By Mike2020 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 10-31-2007, 07:04 PM
  3. Rating system
    By TTL in forum Excel General
    Replies: 1
    Last Post: 07-10-2007, 12:17 AM
  4. RAG Rating
    By Andy Brander in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 04-27-2005, 10:06 AM
  5. [SOLVED] Rating 1 to 10
    By Kevin Lin in forum Excel General
    Replies: 5
    Last Post: 03-02-2005, 11:06 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