View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
david mcritchie david mcritchie is offline
external usenet poster
 
Posts: 691
Default highlighting rows

See Chip Pearson's "Row Liner"
http://www.cpearson.com/excel/rowliner.htm
or you can use his old one to color the row itself.
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

" wrote in message ...
Is there a way to write a program where in excell you
click on row 1 and the whole row highlights. Then if you
use the down arrow key you go to row 2 and you want row 2
to highlight but row 1 becomes [un]highlighted and so on.