Hi, in a continuous form i want to click on one record and have the one field change the background colour to highlight it. When I use the code: Field.BackColor = vbYellow it changes the background on all the records. Is there a code to say only for the record with focus?