+ Reply to Thread
Results 1 to 4 of 4

Change color of a field when passed todays date

  1. #1
    Forum Contributor
    Join Date
    11-10-2012
    Location
    Sweden, Stockholm
    MS-Off Ver
    MS Excel 365
    Posts
    175

    Change color of a field when passed todays date

    Purpose: Change color of the field in a column when passed a date.

    COLUMN filled with rows with dates.
    When a date is passed the background should change color.
    Is that possible? Is a makro needed?

    Could also the header flash in order to give recognition to check?
    Any ideas/proposals?

    SEALPINO
    Attached Files Attached Files
    Last edited by sealpino; 02-18-2017 at 01:04 PM.

  2. #2
    Registered User
    Join Date
    02-08-2017
    Location
    Greenwood, SC
    MS-Off Ver
    2010
    Posts
    18

    Re: Change color of a field when passed todays date

    Conditional Formatting is how I would do this.

    1. Select the date list, and click Conditional Formatting > New Rule under Home tab.
    2. In the New Formatting Rule dialog box, you need to:
    A. In the Select a Rule Type section, select Format only cells that contain.
    B. Select Cell Value in the first Format only cells with drop-down list.
    C. Select greater than in the second Format only cells with drop-down list.
    D. In the third Format only cells with drop-down list, enter =TODAY().
    E. Click the Format button.
    3. In the Format Cells dialog box, specify a background color for highlighting the later dates, and then click the OK button.
    4. When it returns to the New Formatting Rule dialog box, click OK.
    Attached Files Attached Files
    If my answer helped, say thanks. Add reputation.

  3. #3
    Forum Contributor
    Join Date
    11-10-2012
    Location
    Sweden, Stockholm
    MS-Off Ver
    MS Excel 365
    Posts
    175

    Re: Change color of a field when passed todays date

    thanks for your help!

  4. #4
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: Change color of a field when passed todays date

    Correction in conditional formatting.
    >Cell Value > Less than or equal to
    Enter :
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    format "Red" color
    Second : Format only cell with : Select "Blank" format "white" color.
    File attach
    for blinking you need vba macro.
    Attached Files Attached Files


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

+ 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. Have a field change color based on date of another field
    By Ian Frost in forum Excel General
    Replies: 2
    Last Post: 07-05-2016, 03:22 PM
  2. Replies: 4
    Last Post: 05-15-2015, 11:29 AM
  3. Replies: 5
    Last Post: 02-03-2015, 09:08 PM
  4. Replies: 5
    Last Post: 01-05-2015, 03:57 PM
  5. [SOLVED] Help with code to delete a row if todays date has passed
    By nje in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 02-05-2013, 04:11 AM
  6. Change row color if = to todays date
    By RunHard in forum Excel General
    Replies: 8
    Last Post: 11-05-2008, 10:25 PM
  7. Replies: 3
    Last Post: 05-28-2008, 01:32 PM

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