Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
mwevans1234
 
Posts: n/a
Default Conditional Formatting Question


Hello,

I am trying to format a cell (let's say A:1), as either green, amber,
or red. It should be based on the values in other cells (B:1, C:1, and
D:1).

I want A:1 to be green if B:180, and C:1=True, and D:15.

I want A:1 to be red if B:1<=80, and C:1=False, and D1<=4.

I want A:1 to be amber if either B:1 <=80, C:1= False, or D:1<=4.

Anyone have an idea of a formula I can use? I can't seem to get my
IF's and my parentheses lined up in a workable format.

Thanks!


--
mwevans1234
------------------------------------------------------------------------
mwevans1234's Profile: http://www.excelforum.com/member.php...o&userid=34767
View this thread: http://www.excelforum.com/showthread...hreadid=545267

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default Conditional Formatting Question

=AND(b180,c1=true,d15) , set color to red, etc.

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
Tough conditional formatting question jezzica85 Excel Discussion (Misc queries) 8 April 8th 06 01:38 AM
Conditional Formatting - Formulas meandmyhorse Excel Discussion (Misc queries) 2 February 18th 06 12:58 PM
Conditional formatting : amount of decimals belgian11 Excel Discussion (Misc queries) 0 December 25th 05 04:47 PM
conditional formatting conflict? Abi Excel Worksheet Functions 2 January 11th 05 03:41 PM
Copy conditional formatting across multiple rows? Gil Excel Discussion (Misc queries) 1 January 11th 05 11:27 AM


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