color

B

Barbara

I would like a conditional color change based on a
comparison of two columns. i.e. if column 1 is greater
than column 2 then I want the whole line to be red. I
can't seem to find out how to do this.
Thanks.
 
P

Paul

you will need to set properties of that field with an
event. afterupdate, or on exit..
 
Top