MS Excel: Copying Condionally formated cells

Closed
larryl Posts 1 Registration date Sunday 9 August 2009 Status Member Last seen 10 August 2009 - 10 Aug 2009 à 14:21
Excelguru Posts 261 Registration date Saturday 11 April 2009 Status Member Last seen 21 June 2011 - 11 Aug 2009 à 08:42
Hello,

I have a conditional format where if a cell in a row has a specific value, it will set the format to highlight the whole row. I would like to apply this conditional format to each row in my worksheet without re-entering for each row. Prior to Office 2007, although tricky, I could copy the row with the format to other rows. In 2007, it seems to lock me into the condition being against the initial cell, not allowing it to be row specific.

Does anyone know how to quickly apply this conditional format on a row by row basis?

thanks.
Related:

1 response

Excelguru Posts 261 Registration date Saturday 11 April 2009 Status Member Last seen 21 June 2011 307
11 Aug 2009 à 08:42
if the condition is $a$1="something" change it to
$a1="something"