Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default color coding cells by percentage 100% = green 90% yellow etc.

need to use for visual aid on how we are doing percentagewise on usage of
time budgeted for cycle and time actually running
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,420
Default color coding cells by percentage 100% = green 90% yellow etc.


Use Conditional Formatting.

Select column A
Menu FormatConditional Formatting
Change Condition 1 to Formula Is
Add a formula of =A1=1
Click the Format button
Select the Pattern Tab
Select green colour
OK
OK

Second condition

Click Add
Change Condition 2 to Formula Is
Add a formula of =A1=.9
Click the Format button
Select the Pattern Tab
Select yellow colour
OK
OK

--
__________________________________
HTH

Bob

"marlin svitak" <marlin wrote in message
...
need to use for visual aid on how we are doing percentagewise on usage of
time budgeted for cycle and time actually running



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
percentage of green cells in list rslc[_3_] Excel Worksheet Functions 3 February 23rd 10 09:17 AM
Confitional Formatting using (Red/Yellow/Green) for due dates Stefi Excel Discussion (Misc queries) 3 October 1st 09 08:38 PM
Conditional Formatting - Looking for Red/Yellow/Green Icons, w/ wo mikevanv Excel Worksheet Functions 0 July 21st 09 05:44 PM
Can I sort columns by colors, example - red, green, yellow Beth Excel Discussion (Misc queries) 3 May 19th 06 05:34 AM
How to color characters REG, GREEN, YELLOW in the same cell? Bob Hillier Excel Programming 1 February 10th 04 01:55 AM


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