+ Reply to Thread
Results 1 to 2 of 2

Highest Letler

  1. #1
    Registered User
    Join Date
    06-03-2015
    Location
    Los Angeles
    MS-Off Ver
    Ms office 2007
    Posts
    11

    Highest Letler

    In the attached would someone be able to provide me with a formula that gives me the highest letter in column D given that column B is either in 2016 or 2017? Thank You
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,944

    Re: Highest Letler

    See if this will give you a start, it ranks all letters, just ignore all the 1's, they are not being used. You can quickly tell which is highest...
    J
    K
    5
    1
    a
    6
    1
    b
    7
    1
    c
    8
    3
    d
    9
    39
    e
    10
    57
    f
    11
    64
    g
    12
    66
    h
    13
    66
    i
    14
    66
    j

    J5=SUMPRODUCT(--(K5>D$5:D$71))+1
    copied down

    K5 down were manually entered
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. Replies: 3
    Last Post: 06-09-2016, 12:51 PM
  2. [SOLVED] Need to select earliest five rows matching highest value, and next highest if not enough
    By Ochimus in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 05-05-2016, 11:26 AM
  3. [SOLVED] Max formula to return total of highest, second highest and third highest value
    By JonWilf in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-06-2016, 08:20 AM
  4. How to change the lowest to highest into Highest to lowes ??
    By jasond1992 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-30-2015, 03:38 AM
  5. 2 columns of data matching highest with highest
    By ronaldchristie in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-03-2012, 07:57 AM
  6. VBA code to find highest and 2nd highest number based in criteria
    By Michael007 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-25-2011, 08:38 AM
  7. Replies: 3
    Last Post: 08-10-2006, 11:40 PM

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