+ Reply to Thread
Results 1 to 5 of 5

conditional formatting

  1. #1
    Registered User
    Join Date
    02-01-2013
    Location
    hauppauge, NY
    MS-Off Ver
    Excel 2010
    Posts
    2

    conditional formatting

    I need to highlight a cell in the "D" column if the date is older than 70 days. But... If the cell is blank dont highlight it. Thanks in advance.Mike

  2. #2
    Registered User
    Join Date
    01-25-2013
    Location
    Finland
    MS-Off Ver
    Excel 2011
    Posts
    18

    Re: conditional formatting

    Try to use following formula in conditional formatting:
    Please Login or Register  to view this content.
    I will make a video to demonstrate this.
    Last edited by Excel4Everything; 02-01-2013 at 04:13 PM.

  3. #3
    Registered User
    Join Date
    02-01-2013
    Location
    hauppauge, NY
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: conditional formatting

    That didnt work

  4. #4
    Registered User
    Join Date
    01-25-2013
    Location
    Finland
    MS-Off Ver
    Excel 2011
    Posts
    18

    Re: conditional formatting

    Please check the video: http://excel4everything.blogspot.fi/...highlight.html

    Hope this helps.

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: conditional formatting

    Hi and welcome to the forum

    1. highlight the range you want to apply the conditional formatting to
    2. on the home tab, styles, select CF
    3. select new rule, select use formula
    4. enter =AND(D1<>"",D1<=TODAY()-70) format fill as required
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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