Detail showing in form

R

rzwlkr33

I have a form which lists and i can do a search of data from a table I have
inserted information. there is the option to click on the individual record
on the to view the data in that specific record edit the record in a sub
form. the problem is that when i click for the detail it will not show the
previously enterd data in the record it just shows a new blank form. How can
i get it to show the records when I want to edit or add more information to
the specific record.

I do have some event buttons for new record, detail, and close on the main
form too.
 
Top