hsandeep
Well-known Member
- Joined
- Dec 6, 2008
- Messages
- 1,183
- Office Version
- 2010
- Platform
- Windows
- Mobile
Numerical values are there in cells A24:N24 with EXCEPTION being there MAY BE some cells within the range A24:N24 which will contain either blank, alphabet(s) or alpha-numericals. (here D24 & H24).
I have applied 6 CFs in each cell. Each CF is meant to generate 1 back ground color so that out of 6 colors; only 1 is generated at a time in every cell depending on the cell's value (having numerical values).
My requirement is: I want to ADD 7th back ground color (in the cell containing numerical value) if the value is HIGHEST in the range & 8th back ground color (in the cell containing numerical value) if the value is LOWEST in the range.
Note: When either of 7th or 8th color would be populated, it should stop processing other 6 CF conditions.
Such more rows (A24:N24) are there running down in the range A24:N200.
I am using Excel 2007.
How to ADD 7th & 8th back ground color (in the cell containing numerical value)?
Thanks for help.
M4
<tbody>
</tbody>
Excel tables to the web >> Excel Jeanie HTML 4
I have applied 6 CFs in each cell. Each CF is meant to generate 1 back ground color so that out of 6 colors; only 1 is generated at a time in every cell depending on the cell's value (having numerical values).
My requirement is: I want to ADD 7th back ground color (in the cell containing numerical value) if the value is HIGHEST in the range & 8th back ground color (in the cell containing numerical value) if the value is LOWEST in the range.
Note: When either of 7th or 8th color would be populated, it should stop processing other 6 CF conditions.
Such more rows (A24:N24) are there running down in the range A24:N200.
I am using Excel 2007.
How to ADD 7th & 8th back ground color (in the cell containing numerical value)?
Thanks for help.
M4
A | B | C | D | E | F | G | H | I | J | K | L | M | N | |
24 | 220.58 | 218.42 | 218.64 | JSPL | 218.98 | 217.47 | 217.14 | Bu | 218.18 | 216.98 | 217.65 | 217.39 | 217.53 | 210.61 |
25 | Highest | Lowest |
<tbody>
</tbody>
Excel tables to the web >> Excel Jeanie HTML 4
Last edited: