![]() |
Conditional Formatting of a Row
I have a spreadsheet with a number of similar rows and I want to be able to
set the background colour of each row to cyan if the contents of cell Rx="Completed". Is there a simple way to do this other than setting up a conditional format entry for each individual cell? |
Conditional Formatting of a Row
Select the range to apply the conditional formatting:
A2:X999 (say) Write your formula against the row with the activecell: =$r2="Completed" And apply your formatting. Mike McLellan wrote: I have a spreadsheet with a number of similar rows and I want to be able to set the background colour of each row to cyan if the contents of cell Rx="Completed". Is there a simple way to do this other than setting up a conditional format entry for each individual cell? -- Dave Peterson |
Conditional Formatting of a Row
Select the range you want to conditionally format, say A1:R100,
Use this formula in CF: =$R1="Completed" Regards, Stefi €˛Mike McLellan€¯ ezt Ć*rta: I have a spreadsheet with a number of similar rows and I want to be able to set the background colour of each row to cyan if the contents of cell Rx="Completed". Is there a simple way to do this other than setting up a conditional format entry for each individual cell? |
All times are GMT +1. The time now is 06:24 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com