JosephB1
05-24-2010, 12:57 PM
Hello
I have a spreadsheet with the following columns
A. Risk ID
B. Description
C. Pre Mit
D. PostMit
E. Trend
F. State
Column A is a referance number.
Column B is a description.
Column C has a drop down menu with a list of 5 options, the following (including the numbers) 1.Very Low 2. Low 3.Medium 4.High 5. Very High
Column D has a drop down menu with the same options.
Column E Is a column that will show a trend using the windings format ì = Up arrow è = straight arrow î = Down arrow
Column F Will show a drop down menu with the following options each representing the current risk level for the risk. The options are
1G, 1A, 3R, 4B.
The FIRST problem that I am having is I would like column E to indicate a trend using the windings format ì = Up è = Straight î = Down Trend. I want
the trend to be based upon the difference between the two values in columns C and D. If column C is a lower risk level than column D then i would like
column E to show an Up trend (ì). If column C contains a higher risk than column D I would like a down trend (î). If both risk ratings are the same I would
like column E to show a straigt arrow (è).
Ok thats the first problem, I also need the entire row to change color based upon the selection of the F column.
I need the row to be Black is '4b' is selected
I need the row to be Red if '3R' is selected
I need the row to be Amber if '1A' is selected
I need the row to be Green if '1G' is selected.
The major problem i am having here is that i can only use 3 Conditional formats at a time with
=$F3="1G" PAST SPECIAL.
I hope someone can provide me with some assistance :)....bet mike spots this :)
I have a spreadsheet with the following columns
A. Risk ID
B. Description
C. Pre Mit
D. PostMit
E. Trend
F. State
Column A is a referance number.
Column B is a description.
Column C has a drop down menu with a list of 5 options, the following (including the numbers) 1.Very Low 2. Low 3.Medium 4.High 5. Very High
Column D has a drop down menu with the same options.
Column E Is a column that will show a trend using the windings format ì = Up arrow è = straight arrow î = Down arrow
Column F Will show a drop down menu with the following options each representing the current risk level for the risk. The options are
1G, 1A, 3R, 4B.
The FIRST problem that I am having is I would like column E to indicate a trend using the windings format ì = Up è = Straight î = Down Trend. I want
the trend to be based upon the difference between the two values in columns C and D. If column C is a lower risk level than column D then i would like
column E to show an Up trend (ì). If column C contains a higher risk than column D I would like a down trend (î). If both risk ratings are the same I would
like column E to show a straigt arrow (è).
Ok thats the first problem, I also need the entire row to change color based upon the selection of the F column.
I need the row to be Black is '4b' is selected
I need the row to be Red if '3R' is selected
I need the row to be Amber if '1A' is selected
I need the row to be Green if '1G' is selected.
The major problem i am having here is that i can only use 3 Conditional formats at a time with
=$F3="1G" PAST SPECIAL.
I hope someone can provide me with some assistance :)....bet mike spots this :)