Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi I am trying to code my conditional formatting as I have more than 3
clauses to use. I cant seem to get the code to work no matter what I name the sub. What do I need to name it? Select Case ActiveCell.Value Case namedrange1 And < namedrange2 Selection.Interior.ColorIndex = 6 Case namedrange2 And <namedrange 3 Selection.Interior.ColorIndex = 5 End Select If I need to write some more code what would it include? Thanks for your help. Rob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formatting - Not all colors work? | New Users to Excel | |||
Will Conditional Formatting work? | Excel Worksheet Functions | |||
Will Conditional Formatting work? | Excel Worksheet Functions | |||
Why wont this code work? | Excel Programming | |||
Conditional Formatting Work around? | Excel Worksheet Functions |