+ Reply to Thread
Results 1 to 2 of 2

Conditional formatting for <45, 45-90, >90 Days

  1. #1
    Registered User
    Join Date
    02-08-2015
    Location
    Indiana
    MS-Off Ver
    2011
    Posts
    1

    Conditional formatting for <45, 45-90, >90 Days

    Greetings,

    I am trying to establish conditional formatting in order for the color of a cell to be based on a <45, 45-90, 90> condition so that it applies to a date column ('Documents Updated'!$C$2:$C$32) in 2011 Excel for MAC as follows:

    =TODAY()-C2 < 46 ...... then color of cell = green
    =AND(TODAY()-C15 > 45, TODAY()-C15 < 91) ..... then color of cell = yellow
    =TODAY()-C2 > 90 ...... then color of cell = red



    Both the green and red conditions seem to be working as intended but the yellow condition is changing the cell to white (unshaded) verses yellow.

    I even went through the effort of setting up "test" cell to see if the condition for this formula is TRUE/FALSE. For the yellow condition, the cell shows TRUE so the formula seems to be correct yet the color of the cell doesn't change colors. If I set a date outside of this range, it changes red/green as expected.


    Any suggestions would be greatly appreciated.

  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,794

    Re: Conditional formatting for <45, 45-90, >90 Days

    Is there some reason why you are referencing cell C15 for that condition, as the other conditions refer to cell C2 ?

    Hope this helps.

    Pete

+ 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 +-4 days
    By dalmuti in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-21-2014, 06:52 PM
  2. Business Days Conditional Formatting
    By johnsor1 in forum Excel General
    Replies: 3
    Last Post: 01-23-2013, 10:01 AM
  3. [SOLVED] Conditional formatting based on days
    By joseph_yap22 in forum Excel General
    Replies: 9
    Last Post: 05-17-2012, 02:38 AM
  4. Replies: 2
    Last Post: 08-16-2009, 06:16 PM
  5. conditional formatting/days of the week
    By ki_cz in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-04-2008, 05:29 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