+ Reply to Thread
Results 1 to 3 of 3

Conditional Formatting Question

  1. #1
    Registered User
    Join Date
    02-07-2015
    Location
    Texas
    MS-Off Ver
    2015
    Posts
    30

    Conditional Formatting Question

    Hi there - I'm trying to figure out how to conditionally format (in this case highlight) cells that have two columns of data.

    In other words - I have column A (Numbered 1-6), and column B (Independent numerical values). I want to highlight the highest value in each of the 6 tiers.

    I've attached a sheet as an example.

    Thanks in advance!
    Attached Files Attached Files

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.92 (24120731))
    Posts
    9,110

    Re: Conditional Formatting Question

    try
    =IF($A1="","",IF(MAX(IF($A$1:$A$38=$A2,$B$1:$B$38))=B1,TRUE,""))
    Last edited by etaf; 01-03-2019 at 01:48 PM.
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Registered User
    Join Date
    02-07-2015
    Location
    Texas
    MS-Off Ver
    2015
    Posts
    30

    Re: Conditional Formatting Question

    Great - thanks much!

+ 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. Conditional Formatting Question
    By tryingtoexcelatexcel in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 03-13-2018, 05:27 AM
  2. Conditional Formatting Question
    By kevindorward in forum Excel General
    Replies: 4
    Last Post: 06-19-2017, 02:24 PM
  3. Conditional formatting question
    By mljs54 in forum Excel General
    Replies: 2
    Last Post: 11-12-2010, 12:25 PM
  4. conditional formatting question
    By ezdizzy in forum Excel General
    Replies: 1
    Last Post: 12-26-2008, 03:08 PM
  5. Conditional Formatting Question
    By daredevil in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-16-2007, 10:42 AM
  6. [SOLVED] Conditional formatting question
    By Dodo in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-06-2005, 02:05 PM
  7. Conditional formatting question
    By Carl Imthurn in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 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