+ Reply to Thread
Results 1 to 3 of 3

Using conditional formatting

  1. #1
    Registered User
    Join Date
    07-06-2012
    Location
    Basildon
    MS-Off Ver
    Excel 2003
    Posts
    4

    Using conditional formatting

    Hi everyone

    i am trying to use conditional formating to change the colour of a cell. Overally this is fairly simple but i am trying to apply 2 conditions to the cell, one instance it will turn yellow, another it will turn red.

    I am using calendar dates so form example:

    First condition

    If date in cell A1 is bigger than date in cell A2, fill the cell yellow.

    Second Condition

    If date in cell A2 is also bigger than date in cell A3, fill the cell red.


    Any ideas?

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,705

    Re: Using conditional formatting

    There is a hierarchy in the CF conditions, so if you applied both those conditions to cell A1 in the order that you state, then A1 would appear yellow (if A1 > A2), even if A2 > A3. You might want to change the order of the conditions to get to see red as a priority.

    Hope this helps.

    Pete

  3. #3
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Using conditional formatting

    Hi

    In Conditional Format rules, try these 2 functions

    =A1>A2 >>Yellow

    =AND(A1>A2,A2>A3) >>Red
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

+ 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