Thread: Highlite Items
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
smandula smandula is offline
external usenet poster
 
Posts: 116
Default Highlite Items

Thanks for your instant reply. I can't believe how easy it is for you
to program. The program works nicely for the entire line.

However, it is not a line highlite I need, it's individual similar numbers
on that first line
when compared to the other lines. (y) is marked to indicate yellow.
Thanks for viewing this problem and replying


A B C D
1 11 12 13 14
2 1 2 3(y) 4(y) <---- subject line active first
line
3 9 10 3(y) 33 -|
4 22 23 24 25 | comparable lines
5 6 7 4(y) 11 -|


With Thanks