Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
ann ann is offline
external usenet poster
 
Posts: 210
Default Conditional Formatting - Range of Dates

I'm setting up a "tasks" spreadsheet and using condition formatting to
alert missed dates. This is a simple formula, but I'm still struggling.
If I use the formula below for past due tasks, all cells appear red
except those due today and in the future. How do I write the formula
for Condition 3 so I'm not highlighting empty cells?

Condition 1: =$D4=TODAY() [green cell]


Condition 2: =$B4="Closed" [grey cell]


Condition 3: =$D4<TODAY() [red cell]



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 258
Default Conditional Formatting - Range of Dates

Hi Ann,

Condition 3: =($D4<TODAY())*($d4<0)

Regards,
Ivan

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional Formatting for dates Melissa44 Excel Worksheet Functions 6 January 16th 09 03:23 PM
Conditional Formatting for dates Richhall Excel Worksheet Functions 2 March 23rd 07 02:38 PM
Conditional formatting - range of dates Annabelle Excel Discussion (Misc queries) 0 May 24th 06 03:52 PM
Conditional formatting - range of dates Annabelle Excel Discussion (Misc queries) 0 May 24th 06 03:52 PM
Conditional Formatting w/ Dates John F.M. Excel Discussion (Misc queries) 5 May 31st 05 03:18 PM


All times are GMT +1. The time now is 12:03 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"