Applying event to individual record.

S

Simon

I have a continuous form, displaying a number of records.
On one control i have an OnClick event that changes the
colour of the background. When you click in this control
on say the first record, the change is applied to all
records on the form. Is there anyway i can limit this to
only the 'clicked on record'?

Thanx

Simon

P.s Thankyou Wayne for your help
 
Top