View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
[email protected] eastrivergraphics@gmail.com is offline
external usenet poster
 
Posts: 2
Default Tracking changes in rows

I have multible rows of data, each one starting with a number. If the
number in the front of the row changes, I need that whole row to be
highlighted. Then I need a check box on the other side of the row so
that I can turn off (reset) the highlighting.
1 2 3 4
a # Name S Reset
b 21 Jane Hanson F
c 22 Mark Johnson M
d 23 Fred Lee M

I know I can do this with track changes, but we can't use that
because
of other issues.