Selecting Records on Continuous Form

S

Scott A

I have an application that displays records on a continuous form.

When I click on a field on the form, the record selector moves to the record
containing the field, however, when I click on a button (used to launch
another form) on the continuous form, the record selector remains on the
first records in the list.

Is there code I can use to select the record associated with the button on
the row?

Thanks in advance,

Scott A
 
S

Scott A

I should also add that the button is an unbound control... any suggestions
on how to do this?

Thanks,

Scott A
 
Top