+ Reply to Thread
Results 1 to 3 of 3

how to conditionally format cell if the date it contains is within next 6 months.

  1. #1
    Registered User
    Join Date
    05-07-2007
    Location
    England
    MS-Off Ver
    2010
    Posts
    47

    how to conditionally format cell if the date it contains is within next 6 months.

    Using excel 2010, how can I conditionally format a field that has a date within 6 months from today? I can use the template formats for unto one month, but how do i have this option for 6 months?

  2. #2
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: how to conditionally format cell if the date it contains is within next 6 months.

    Supposing your date is in B1 enter following formula in the CF

    Please Login or Register  to view this content.
    and format as needed

  3. #3
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: how to conditionally format cell if the date it contains is within next 6 months.

    An alternative:

    =B1<EDATE(TODAY(),6)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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