Finding the Highest Letter in 2 Separate Cells, A has to be above NC?

jameslaz63

New Member
Joined
Aug 26, 2021
Messages
2
Office Version
  1. 365
Hi and thank you in advance for any assistance provided. I am trying to create a formula to pick the high of 2 letters in 2 separate cells (A5 and AB5). I found your answer to another question that led me to "=IF(COUNT(Y5,AD5),MAX(Y5,AD5),CHAR(MAX(IF(ISTEXT(Y5,AD5),CODE(Y5,AD5)))))" and that works great. My problem is I have the letters NC, A, B, C and D and NC is the lowest and D is the highest (NC, A, B, C. D). For my NC cless it returns N as the higher letter of cores. Any ideas on how to make the NC the lowers letter in my list?

Thank you,
James
 

Attachments

  • Capture.JPG
    Capture.JPG
    23.3 KB · Views: 6

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce

Forum statistics

Threads
1,214,979
Messages
6,122,552
Members
449,088
Latest member
davidcom

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top