+ Reply to Thread
Results 1 to 5 of 5

Conditional Farmatting to another cell by todays date

  1. #1
    Registered User
    Join Date
    08-01-2013
    Location
    Cardiff
    MS-Off Ver
    Office 365
    Posts
    64

    Conditional Farmatting to another cell by todays date

    Hi,

    I am working on a spreadsheet that has dates running across the headers and peoples names along the rows.

    What I am after is to format a cell to highlight green if the column it is in is todays date.

    I know to go into conditional formatting and select 'Use a formula to determine which cells to format' but I cannot get it to work to todays date.

    Thanks in advance.
    Steve

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,937

    Re: Conditional Farmatting to another cell by todays date

    Try this:

    =A2=TODAY()

    where A2 is the first cell in the range of dates.

    In the APPLIES TO field, type your range, e.g.:

    =$B$2:$B$200

    The cells in B will go green if the corresponding cell in A is today's date.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Conditional Farmatting to another cell by todays date

    Let's assume the range of dates is B1:F1

    Select the ENTIRE range B1:F1 starting from cell B1.
    Cell B1 will be the active cell. The active cell is the
    one cell in the selected range that is not shaded. The
    formula will be relative to the active cell.

    Goto the Home tab>Styles>Conditional Formatting>
    Manage rules>New rule>Use a formula to determine
    which cells to format

    Enter this formula in the box below:

    =B1=TODAY()

    Click the Format button
    Select the desired style(s)
    OK out
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  4. #4
    Registered User
    Join Date
    08-01-2013
    Location
    Cardiff
    MS-Off Ver
    Office 365
    Posts
    64

    Re: Conditional Farmatting to another cell by todays date

    Hi
    Thanks for your quick response!

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,937

    Re: Conditional Farmatting to another cell by todays date

    Thanks for the rep!

+ 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. Autohide Columns that are < todays date and > todays date by 2 & 7 days
    By Dropfiddy in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-28-2015, 03:51 AM
  2. [SOLVED] Conditional Formatting NOT BASED ON TODAYS DATE.
    By sovero in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-08-2014, 07:45 AM
  3. [SOLVED] Conditional formating - todays date
    By kurtis.fafard in forum Excel General
    Replies: 2
    Last Post: 11-15-2013, 03:48 PM
  4. [SOLVED] Conditional Formatting. Anything 4.5 years old + older from todays date needs Highlight.
    By themanwithnoshoes in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-25-2012, 11:58 AM
  5. [SOLVED] Tricky one-Conditional Formatting from todays date
    By leanne2011 in forum Excel General
    Replies: 3
    Last Post: 09-15-2012, 01:28 PM
  6. Replies: 6
    Last Post: 01-17-2011, 10:34 AM
  7. Using VB to find a range based on todays date and todays date +30
    By Steve_al in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-13-2009, 09:31 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