+ Reply to Thread
Results 1 to 2 of 2

Conditional Formatting Cells with Dates Outside of Date Range

  1. #1
    Registered User
    Join Date
    07-18-2013
    Location
    Anaheim, CA
    MS-Off Ver
    Excel 2010
    Posts
    1

    Conditional Formatting Cells with Dates Outside of Date Range

    Hi! I would like to highlight cells outside of a specific date range. For example

    Column A: 5/20/2013
    Column B: 5/25/2013
    Column C: 5/28/2013

    If the date in Column C is outside of the dates entered in Column A and B, I'd like Column C to be highlighted.

    This seems like such a simple thing to do but I can't figure it out. Any help would be most appreciated!

    Eric

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Conditional Formatting Cells with Dates Outside of Date Range

    conditional format with formula option of
    =AND(C1>=A1,C1<=B1)
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

+ 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 based on dates in a range of cells
    By pmerobertson in forum Excel General
    Replies: 8
    Last Post: 01-10-2013, 12:50 PM
  2. Replies: 2
    Last Post: 12-18-2012, 11:18 AM
  3. Replies: 2
    Last Post: 09-20-2011, 04:45 PM
  4. Conditional Formatting - Range of Dates
    By Ann in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-24-2006, 11:30 AM
  5. [SOLVED] Conditional formatting - range of dates
    By Annabelle in forum Excel General
    Replies: 0
    Last Post: 05-24-2006, 10:55 AM

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