I'm trying to change the cell format based on another cells text.
example:
F6 contains the words "Contract Rate:". i need H6 to be formatted to "0%" only when the words "Contract Rate:" is showing in F6. F6 is variable and changes based on a drop down selection. H6 is being used for multiple input types, could be text or in this case will be a percentage number. This is why I'm trying to conditional format H6.
example:
F6 contains the words "Contract Rate:". i need H6 to be formatted to "0%" only when the words "Contract Rate:" is showing in F6. F6 is variable and changes based on a drop down selection. H6 is being used for multiple input types, could be text or in this case will be a percentage number. This is why I'm trying to conditional format H6.