+ Reply to Thread
Results 1 to 4 of 4

Detect text in a range of cells, prioritise what appears in another cell

  1. #1
    Registered User
    Join Date
    06-21-2013
    Location
    Adelaide, Australia
    MS-Off Ver
    Excel 2010
    Posts
    4

    Detect text in a range of cells, prioritise what appears in another cell

    Hi All,

    I've been using the help from this forum for a couple days to solve a lot of problems, but I can't find the solution to this exact one.

    I'm a teacher and I want to keep a record of what grades students get for particular standards. We might do two units that assess their spelling for instance. In one they might recieve an A level, in the other only a B.

    I want a cell to scan these and if an A is there, say A. If an A can't be found, but a B can, it should be B...and so on for the rest of the spectrum. I have been able to get it to detect A, but not to prioritise any others.

    I did this with:

    =IF(COUNTIF(F4:I5,"A"),"A","")

    Any help would be appreciated.

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Detect text in a range of cells, prioritise what appears in another cell

    Try this...

    Array Formula - Should be entered with CTRL+SHIFT+ENTER
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Registered User
    Join Date
    06-21-2013
    Location
    Adelaide, Australia
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Detect text in a range of cells, prioritise what appears in another cell

    This is fantasic. Thank you.

    I am very happy with this, but is it possible to make it A+, A, A- etc.

  4. #4
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Detect text in a range of cells, prioritise what appears in another cell

    Glad it helps you and thanks for the feedback

    Please attach a sample workbook. Make sure there is just enough data to make it clear what is needed. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are demonstrated, mock them up manually if needed. Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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