+ Reply to Thread
Results 1 to 5 of 5

Using letters rather than numbers to rate outcomes

  1. #1
    Registered User
    Join Date
    09-11-2013
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    20

    Using letters rather than numbers to rate outcomes

    Hi ForumL,M,H.xlsx

    I am looking to use 3 different categories to rate teams. Low, medium and high. I would like to compare a before and after rating and have an automatic outcome of same, higher or lower. I am not sure how to order the formula to give me all the possibilities, and also leave it blank if the after rating has not yet been entered.

    Thanks

  2. #2
    Valued Forum Contributor
    Join Date
    11-02-2012
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003, 2007, 2010
    Posts
    564

    Re: Using letters rather than numbers to rate outcomes

    Look at this one.
    Attached Files Attached Files
    ________________________________________________________
    If your problem is solved, update the thread as SOLVED: Go to the top of the first post-Select Thread Tools-Select Mark thread as Solved OR - Go to the first post - Click edit- Click Advance- Just below the word "Title:" you will see a dropdown with the word No prefix.- Change to Solve- Click Save.

    Show your gratitude to the person who helped you solving your problem by clicking on star button at the bottom of such post.

  3. #3
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Using letters rather than numbers to rate outcomes

    Try this formula in E4 and copy formula down

    Formula: copy to clipboard
    Please Login or Register  to view this content.



    B
    C
    D
    E
    3
    Rate Before Rate After Comparison
    4
    Team 1 L M Higher
    5
    Team 2 L L Same
    6
    Team 3 M L Lower
    7
    Team 4 H M Lower
    8
    Team 5
    9
    Team 6
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  4. #4
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Using letters rather than numbers to rate outcomes

    another no table required
    '=IFERROR(CHOOSE(SIGN(MOD(CODE(C4),76)-MOD(CODE(D4),76))+2,"HIGHER","SAME","LOWER"),"")
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  5. #5
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Using letters rather than numbers to rate outcomes

    Thank you for the feedback!

+ 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. Multiple word outcomes for different ranges of numbers
    By Woody3ER in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-11-2013, 06:01 AM
  2. Replies: 6
    Last Post: 04-27-2013, 05:54 PM
  3. [SOLVED] If Function with multiple outcomes and accumulating numbers
    By Brainstorm in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-27-2012, 07:04 PM
  4. Replies: 2
    Last Post: 12-01-2010, 02:29 PM
  5. generate numbers given probability of outcomes
    By jerdjets in forum Excel General
    Replies: 5
    Last Post: 11-15-2007, 07:25 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