Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
What is the best way to apply conditional formatting to a large number of
rows where each row is distinct from each other. Example: A1:H1 should contain the value "Car" if not then conditional format to see which cells contain unique values. A2:H2 should contain the value "Lorry" if not....... Every row thereafter follows the same condition. How do I apply conditional formatting to a large number of rows where each row has a distinct conditional formatting requirement. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I think I'd use column I to hold the value that should be checked.
Then I could select A1:H999 and with A1 the activecell Format|Conditional formatting Cell Value Is Not Equal to =$I1 Excel will keep the column fixed, but adjust the row number -- just like when you copy|paste formulas. (I'm not sure what follows the same condition means.) Gotroots wrote: What is the best way to apply conditional formatting to a large number of rows where each row is distinct from each other. Example: A1:H1 should contain the value "Car" if not then conditional format to see which cells contain unique values. A2:H2 should contain the value "Lorry" if not....... Every row thereafter follows the same condition. How do I apply conditional formatting to a large number of rows where each row has a distinct conditional formatting requirement. -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank you Dave, that is the solution I was after.
"Dave Peterson" wrote: I think I'd use column I to hold the value that should be checked. Then I could select A1:H999 and with A1 the activecell Format|Conditional formatting Cell Value Is Not Equal to =$I1 Excel will keep the column fixed, but adjust the row number -- just like when you copy|paste formulas. (I'm not sure what follows the same condition means.) Gotroots wrote: What is the best way to apply conditional formatting to a large number of rows where each row is distinct from each other. Example: A1:H1 should contain the value "Car" if not then conditional format to see which cells contain unique values. A2:H2 should contain the value "Lorry" if not....... Every row thereafter follows the same condition. How do I apply conditional formatting to a large number of rows where each row has a distinct conditional formatting requirement. -- Dave Peterson . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Fomat Cell | Excel Discussion (Misc queries) | |||
I wish to fomat numbers in Excel | Excel Worksheet Functions | |||
how do I fomat cell for latitude | Excel Discussion (Misc queries) | |||
Time Fomat | Excel Worksheet Functions | |||
loosing test fomat after using replace command | Excel Worksheet Functions |