#1   Report Post  
Posted to microsoft.public.excel.misc
HL HL is offline
external usenet poster
 
Posts: 8
Default graphical indicator

Hello,

I have a spreadsheet with the following columns:
1. Project Name
2. Status
3. Original ECD (estimated date of comletion)
4. New ECD

I need to insert graphical indicators that show Red, Yellow, Green based on
#3 above.

Green €“ Projects are within their estimates and their ECDs
Yellow €“ ECD =< 14 days (e.g., ECD=4/2/07 and today is 3/19/07)
Red €“ Todays date = ECD

How can I do this in Excel?

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,718
Default graphical indicator

Conditional Formatting

Condition 1: =A1<=TODAY()-14
format cell as yellow

Condition 2: =A1<=TODAY()
format cell as red


"HL" wrote:

Hello,

I have a spreadsheet with the following columns:
1. Project Name
2. Status
3. Original ECD (estimated date of comletion)
4. New ECD

I need to insert graphical indicators that show Red, Yellow, Green based on
#3 above.

Green €“ Projects are within their estimates and their ECDs
Yellow €“ ECD =< 14 days (e.g., ECD=4/2/07 and today is 3/19/07)
Red €“ Todays date = ECD

How can I do this in Excel?

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
Macros (Graphical Objects) ?? Sunday88310 Excel Discussion (Misc queries) 0 March 19th 07 07:05 PM
Macro's and Graphical Objects Sunday88310 Excel Discussion (Misc queries) 3 March 19th 07 05:14 PM
Graphical button and Macro David T Excel Discussion (Misc queries) 2 February 21st 07 02:51 PM
Graphical Representation cityinday Excel Discussion (Misc queries) 4 March 19th 06 04:44 AM
graphical problems Damsel in distress Charts and Charting in Excel 0 April 5th 05 02:47 PM


All times are GMT +1. The time now is 11:48 AM.

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"