Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
If somebody like to solve a challange (and make me happy) I've got a sheet with several columns and rows. A system output shows were the data is changed with the shown combi of "old - new". If the data is changed from empty to something of from something to empty then it shows '-' The format is always the same For example; 200,000 - 210,7 '-' - 200 202,1 - '-' 150 - 140 What is the question... (challange); I need to mark the cell; red = if the value right = higher then the value left side (200,000 - 210,7). green = if the value right = lower then the value left side (150 - 140). bleu = if there was a value left side but now right it is '-' (202,1 - '-'). orange = if there was '-' left and now right side it is a value ('-' - 200) no coloring if the cell is empty of left/right is identical. This macro must run for the columns B till D and K till Z Excel is allways a challange (and certainly the data somebody can prepare) regard, Johan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Setting a cell's color based upon RGB values | Excel Programming | |||
Add values based on text color with the criteria of a date | Excel Worksheet Functions | |||
Q: How to color a cell based on values in two cells | Excel Programming | |||
list two columnar values based on conditional formating (text color) | Excel Worksheet Functions | |||
In excell be able to Sum values based on the color of the cell | Excel Worksheet Functions |