+ Reply to Thread
Results 1 to 2 of 2

Conditional Formatting - blank cell when doing comparison causes formatting

  1. #1
    Forum Contributor
    Join Date
    02-27-2007
    Posts
    156

    Conditional Formatting - blank cell when doing comparison causes formatting

    I am trying to do conditional formatting across an entire row... basically I am saying here if the date in F14 is between these 2 dates give me the formatting. This works fine performing the evaluation of date and doing the proper formatting until I get to a cell that has no date. For example Z$14 is blank which is not between the 2 dates in Stages and Milestones but it formats it anyway. Anyone have any idea how I might make this work?

    AND(F$14>='Stages and Milestones'!$E$5, F$14<='Stages and Milestones'!$F$5)

  2. #2
    Forum Expert
    Join Date
    11-22-2016
    Location
    Cornwall,UK
    MS-Off Ver
    office 365
    Posts
    4,240

    Re: Conditional Formatting - blank cell when doing comparison causes formatting

    Conditional formatting applies rules in sequence, so you could:
    - create another rule that formats row differently if date cell is blank
    - then make sure that the new rule is applied after your original rule
    Click *Add Reputation to thank those who helped you. Ask if anything is not clear

+ 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] Conditional Formatting (comparison)
    By getafixkwik in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-11-2015, 05:02 AM
  2. Conditional Formatting - Color Formatting for Blank Cells
    By mlbdc2012 in forum Excel General
    Replies: 10
    Last Post: 02-10-2015, 06:28 AM
  3. Replies: 1
    Last Post: 11-10-2014, 07:23 AM
  4. Conditional Formatting cell color via date comparison Help needed
    By tomolewis in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-21-2013, 11:39 AM
  5. Conditional formatting - comparison of two columns
    By einarai in forum Excel General
    Replies: 1
    Last Post: 08-10-2011, 03:39 AM
  6. Replies: 4
    Last Post: 07-18-2007, 05:39 PM
  7. String Comparison & Conditional Formatting
    By Blobbies in forum Excel General
    Replies: 3
    Last Post: 04-18-2006, 02:45 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