select record from recordset

V

Vaughn

I'm creating a simple form and want to allow the operator to select a record
to display. I have an unbound text box but can't find a way to findfirst
afterupdate. I can't even find the name of the data control that
automatically shows on the form.
 
Top