Conditional formats

J

Jamie Hughes

I've setup a spreadsheet to show me what jobs I need to
complete. Against each job I've done an IF formula that
either returns Outstanding or Complete in a cell
depending on the date.

I've set conditional formatting to highlight the cell if
the job is outstanding, but want to extend the
highlighting across the entire row to highlight all the
job details.

Does anyone know of a way to do this? At the moment I
can only get it to highlight a specific cell. I'm using
Excel 2002 if that helps.

Thanks


Jamie
 
F

Frank Kabel

Hi
if column A (e.g. cell A1) stores your value like 'Outstanding' and you
want to highlight the columns A:F try the following:
- select cells A1:F1
- goto the conditional format dialog and enter the formula
=$A1="Outstanding"
- choose your format
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top