+ Reply to Thread
Results 1 to 2 of 2

Conditional Formatting For first row with some conditions

  1. #1
    Forum Contributor
    Join Date
    06-02-2016
    Location
    INDIA
    MS-Off Ver
    2007
    Posts
    327

    Conditional Formatting For first row with some conditions

    Hi Everyone,

    I want to format a row (and columns range A to C)

    1. Marks should be 100

    2. Candidate should not be in Previous Winners

    Pls find the link, and help me

    https://docs.google.com/spreadsheets/d/1Wxxc19NF9IsBPyUEuozYKdkatLqZUFV09J-xhLcXCaM

    Thanks in Advance

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Conditional Formatting For first row with some conditions

    A4 = New Winner

    You probably need to use Ctrl Shift Enter to enter this formula.

    This will change whenever the sheet is calculated.
    D4 =IF(COUNTIFS(B:B,"=100")>0,INDIRECT("A" & LARGE(IF(B7:B16=100,ROW(B7:B16),0),RANDBETWEEN(1,COUNTIFS(B:B,"=100")))),"No Winner")

    Conditional Formatting rule for A7:C16 =$A7=$B$4
    Attached Files Attached Files
    Last edited by mehmetcik; 11-15-2021 at 08:14 AM.
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

+ 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. [SOLVED] Conditional Formatting with a few conditions
    By excelamateur53 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-18-2020, 11:02 AM
  2. Delete Conditional Formatting conditions but keep cell formatting
    By Devendra.dvm in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-03-2016, 04:07 AM
  3. Delete Conditional Formatting conditions but keep cell formatting - Excel 2010
    By tetreama in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-09-2012, 08:28 PM
  4. Conditional Formatting with more than 3 conditions
    By Sara_Chase in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 06-22-2006, 08:18 PM
  5. Re: More than 3 Conditional Formatting Conditions
    By Adam in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-06-2006, 03:40 PM
  6. [SOLVED] Conditional formatting wth more than 3 conditions
    By Temp in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-06-2005, 09:05 AM
  7. Conditional formatting wth more than 3 conditions
    By Sue in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 07: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