Hi all,
I'm looking to create a formula for conditional formatting that works as thus;
- If D4 to D401 contain the specific text "Bronze" then the row (A through to Z) it is in will be colour1
- If D4 to D401 contain the specific text "Silver" then the row (A through to Z) it is in will be colour2
- If D4 to D401 contain the specific text "Gold" then the row (A through to Z) it is in will be colour3
- If D4 to D401 contain the specific text "Platinum" then the row (A through to Z) it is in will be colour4
These words appear in other columns however I only want to look for the word to appear in column D and then the colour will be applied to the whole row.
i.e. if D4 has the word gold then cells A4 to Z4 will be colour3
if D5 has the word silver then cells A5 to Z5 will be colour2
I'm looking to create a formula for conditional formatting that works as thus;
- If D4 to D401 contain the specific text "Bronze" then the row (A through to Z) it is in will be colour1
- If D4 to D401 contain the specific text "Silver" then the row (A through to Z) it is in will be colour2
- If D4 to D401 contain the specific text "Gold" then the row (A through to Z) it is in will be colour3
- If D4 to D401 contain the specific text "Platinum" then the row (A through to Z) it is in will be colour4
These words appear in other columns however I only want to look for the word to appear in column D and then the colour will be applied to the whole row.
i.e. if D4 has the word gold then cells A4 to Z4 will be colour3
if D5 has the word silver then cells A5 to Z5 will be colour2