Jess has attended:
Excel Intermediate course
Excel Advanced course
Conditional formatting
Hi there
What i would like to do is the following:
A column has a Yes/No reply required. If a 'No' response is given, I would like to change the whole row to be greyed out as irrelevant.
Is this possible, and if so, how, please?
Thank you
RE: Conditional formatting
Hi Jess,
Thank you for your question and welcome to the forum.
Select all the data first and then go to Conditional Formatting. Create a new rule and choose 'Use a formula...' option. Type something similar to the following:
=$g6="yes"
You fix the column by using an absolute cell reference on the appropriate column that will contain the yes values.
I hope this answers your question. If it does can you please mark the question as resolved.
Regards
Simon