+ Reply to Thread
Results 1 to 3 of 3

Highlight cell rules based on date column

  1. #1
    Registered User
    Join Date
    03-05-2021
    Location
    Pensacola
    MS-Off Ver
    2013
    Posts
    1

    Highlight cell rules based on date column

    Hi - I am attaching a spreadsheet I am working on...I want to make it so that if any of the dates in columns I-L are less than the date in column Q, it will highlight it. I can get it to work if I am only working on that one row, but the date will be different on the different rows as they are added over time, and I don't know how to adjust the formula accordingly.
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,615

    Re: Highlight cell rules based on date column

    Try:
    =I3<$Q3
    Ben Van Johnson

  3. #3
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,783

    Re: Highlight cell rules based on date column

    conditional formatting

    =AND(I3<>"",I3<$Q3)

    applies to =$I$3:$L$100

+ 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] Highlight Rules for 90, 60, 30 days prior to Expiration and Expired Date
    By BobBrown60 in forum Excel General
    Replies: 1
    Last Post: 02-01-2021, 05:16 PM
  2. [SOLVED] Highlight Cells based on a date in another column
    By highlandranger in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-19-2020, 02:49 AM
  3. Conditional formatting - Highlight cell rules
    By spgdxb in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-09-2020, 03:29 PM
  4. [SOLVED] Highlight Rules Based on Selection in Cell
    By crazyforexcel in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-28-2019, 08:14 AM
  5. Replies: 10
    Last Post: 10-07-2013, 11:29 AM
  6. [SOLVED] Highlight cell rules linked to formula and date
    By cenicero in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-24-2013, 10:54 AM
  7. Fill color columns based on Highlight Cell Rules
    By buntalan80 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-09-2013, 09:34 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