Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 12
Default auto color cells

i am trying to auto color cells,
For example: i want to change the color of cells A7,B7,C7 when i enter yes
or no into cell D7 or E7
so if i enter yes into D7 or E7 then A7,B7 and C7 would turn green and if i
enter no into D7 or E7 cells A7,B7 and C7 would turn red.

I have looked through the conditional formatting,but most of it is to much
for me.

Thanks
Bren
  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2,344
Default auto color cells

Hi,

You need to consider what you want if the user enters yes in D7 and no in E7?

Assuming that is not an issue:
1. Highlight the range A7:C7
2. Choose Format, Conditional Formatting and choose Formula is from the
first drop down
3. In the next box Enter the formula =OR(D7="yes",E7="yes")
4. Click the Format button on the right and select the patterns tab, choose
a color
5. Click OK once
6. Click Add
7. In the second condition choose Formula is just like step 2
8. In the second box enter the formula =OR(D7="yes",E7="yes")
9. Repeat step 4
10. Click OK twice
--
Thanks,
Shane Devenshire


"Bren" wrote:

i am trying to auto color cells,
For example: i want to change the color of cells A7,B7,C7 when i enter yes
or no into cell D7 or E7
so if i enter yes into D7 or E7 then A7,B7 and C7 would turn green and if i
enter no into D7 or E7 cells A7,B7 and C7 would turn red.

I have looked through the conditional formatting,but most of it is to much
for me.

Thanks
Bren

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
auto color fill cells Chopper New Users to Excel 6 March 6th 06 03:04 AM
auto color blank cells ,best solution bigdaddy3 Excel Discussion (Misc queries) 1 August 3rd 05 05:21 PM
Excel 2003 will not display color fonts or color fill cells DaveC Excel Worksheet Functions 1 April 11th 05 04:38 PM
My excel 2003 wont let me fill cells with color or color the tabs. trizog New Users to Excel 2 February 22nd 05 06:43 PM
Formatting cells Auto fill color using €œIf€ Masatami Excel Worksheet Functions 4 January 13th 05 01:39 AM


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