B
Bob Phillips
Mindee,
I tested it and it worked for me. Is it wrap-around? The following code
Case Evaluate("=NOT(ISERROR(MATCH(" & .Value &
",A4:J4,0)))")
.Interior.ColorIndex = 4 'yellowblue
Case Evaluate("=NOT(ISERROR(MATCH(" & .Value &
",A5:J5,0)))")
should be just 3 lines, that is the ",A5:J5,0)))") code should be at the end
of the previous lien. It will show up (in red?) until it is correct.
--
HTH
Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
I tested it and it worked for me. Is it wrap-around? The following code
Case Evaluate("=NOT(ISERROR(MATCH(" & .Value &
",A4:J4,0)))")
.Interior.ColorIndex = 4 'yellowblue
Case Evaluate("=NOT(ISERROR(MATCH(" & .Value &
",A5:J5,0)))")
should be just 3 lines, that is the ",A5:J5,0)))") code should be at the end
of the previous lien. It will show up (in red?) until it is correct.
--
HTH
Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)