Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default color code dates due

Hi,
I am totally new to excel, but I need a chart that can show a date due
and color code it. For example: if the original date is 23/01/03, I
need that to show say, green. If the due date is now 23/01/04, I need
it to show say, red when it reaches that date I also would like to
know when the date is getting close, so about a month before the
23/01/04, I would like it to show yellow. I know it can be done as I
have seen charts like this, but I don't know enough about excel to do
it. Is there anyone out there whos knows how this is done, please.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 131
Default color code dates due


-----Original Message-----
Hi,
I am totally new to excel, but I need a chart that can

show a date due
and color code it. For example: if the original date is

23/01/03, I
need that to show say, green. If the due date is now

23/01/04, I need
it to show say, red when it reaches that date I also

would like to
know when the date is getting close, so about a month

before the
23/01/04, I would like it to show yellow. I know it can

be done as I
have seen charts like this, but I don't know enough about

excel to do
it. Is there anyone out there whos knows how this is

done, please.
.


Format menu, choose "Conditional Formatting" - allows you
to enter a criteria as either a value or a formula and tie
it to a specific format for that cell or range of cells.

If you want to check a deadline in column 5, for example,
and turn the whole line yellow if the deadline is less
than 7 days away, red if you are past the deadline, you
could set two conditions based on formulas (consider row C
here)

So in cell C1, go to Conditional Formatting and enter a
formula condition stating if Formula is =C$5<TODAY+7; then
set your formatting options to turn the cell background
yellow. Then add a second condition with the formula
=$C5<TODAY; set that to give you a red background.

This was a quick overview, but check the help files or
search the knowledge base on the topic "Conditional Format"
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
color code Shihachi Excel Discussion (Misc queries) 3 January 22nd 10 02:46 PM
Please help me on Color code anil Excel Discussion (Misc queries) 2 March 14th 07 03:01 PM
Color code DHM Excel Worksheet Functions 2 February 7th 07 06:50 PM
How to color automatically color code sums in cells kuroitenpi Charts and Charting in Excel 1 November 29th 06 03:16 AM
How do I write a formula to color code based on dates provided or. jaime Excel Worksheet Functions 2 February 17th 05 12:41 AM


All times are GMT +1. The time now is 05:29 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"