Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to create a sheet with no code so it is easily maintained. I need
to put in some conditinal formatting but can't get my conditions to work together. I have two columns spec and results - Condition 1 - If spec has contents and results is empty turn cell blue, when results is filled or spec is empty i need results to be white Condition 2 - I need the condition to recogine if the entry in spec is a single number or a range (ie. 11 or 10-12). then i need anything not matching the one number or in the range to be red and anything with in the range or matching the number to be green, but only if there is contents in the spec cell. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I thnk that you will have to think it through so more or explain what you
want more clearly. Condition 1 - If spec has contents and results is empty turn cell blue, Which cell? Spec or Results? Condition 2 - I need the condition to recogine if the entry in spec is a single number or a range (ie. 11 or 10-12). then i need anything not matching the one number or in the range to be red Again are you talking about Spec or Results? Depending on which one Condition 1 may prevent you being able to do Condition 2. Also do you mean *every* cell to look at *every* other cell? -- HTH Sandy In Perth, the ancient capital of Scotland and the crowning place of kings Replace @mailinator.com with @tiscali.co.uk "Miree" wrote in message ... I am trying to create a sheet with no code so it is easily maintained. I need to put in some conditinal formatting but can't get my conditions to work together. I have two columns spec and results - Condition 1 - If spec has contents and results is empty turn cell blue, when results is filled or spec is empty i need results to be white Condition 2 - I need the condition to recogine if the entry in spec is a single number or a range (ie. 11 or 10-12). then i need anything not matching the one number or in the range to be red and anything with in the range or matching the number to be green, but only if there is contents in the spec cell. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
New Conditional Format Overriding Previous Conditional Format | Excel Discussion (Misc queries) | |||
Conditional Rank (or rather, Conditional Range) | Excel Worksheet Functions | |||
Conditional Formatting that will display conditional data | Excel Worksheet Functions |