Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Raj Raj is offline
external usenet poster
 
Posts: 130
Default conditional formatting of date

i have a column 'target date' in my excel sheet. this column contains my
target date for my jobs. i want to display the dates in red color for those
entries that are older than today.

i.e. if today is 12/28/2006
target date
12/29/2006
12/26/2006 -- this cell in red

how to do it automatically? Thanks in advance
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 179
Default conditional formatting of date

if u want format in cell A2, select A2
select Formula from Format menu - Conditional format
and put formula which i mentioned below and select format.
=E3<TODAY()
then click okay
afer that u can use format painter to apply for other cell also

pls do rate


"raj" wrote:

i have a column 'target date' in my excel sheet. this column contains my
target date for my jobs. i want to display the dates in red color for those
entries that are older than today.

i.e. if today is 12/28/2006
target date
12/29/2006
12/26/2006 -- this cell in red

how to do it automatically? Thanks in advance

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,572
Default conditional formatting of date

Say that the "Target Date' column is Column A, from A2 to A100.

Select A2 to A100, with the focus in A2 (colored white), then:
<Format <Conditional Format
Change "Cell Value Is" to "Formula Is", and enter this formula:

=A2TODAY()

Click on "Format", and choose a font and/or pattern color of your choice.
Then <OK <OK.

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"raj" wrote in message
...
i have a column 'target date' in my excel sheet. this column contains my
target date for my jobs. i want to display the dates in red color for

those
entries that are older than today.

i.e. if today is 12/28/2006
target date
12/29/2006
12/26/2006 -- this cell in red

how to do it automatically? Thanks in advance


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
Deferring conditional formatting? Pheasant Plucker® Excel Discussion (Misc queries) 14 March 17th 06 08:17 PM
Conditional Formatting Date Humpy New Users to Excel 4 February 25th 06 10:44 AM
Conditional Formatting Dee Excel Worksheet Functions 5 November 3rd 05 10:04 AM
Conditional formatting of date cebubum Excel Discussion (Misc queries) 4 June 28th 05 03:27 AM
Conditional Formatting (Date vs Number) [email protected] Excel Discussion (Misc queries) 7 December 20th 04 10:23 PM


All times are GMT +1. The time now is 06:52 AM.

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

About Us

"It's about Microsoft Excel"