Display record in a custom form, using a dialog to prompt user

C

concerned_citizen

(Access 2003)
I am attempting to use a dialog box to prompt the user for a value, then
display the corresponding record in a form that I created. The dialog box is
working well, but I can only get the results to display in datasheet format.
I would like to use mostly VB code to do this (instead of a list of macros.)

There is nothing fancy about what I am trying to do, I just can't find the
solution.

Can anyone help me out? Thanks,
 
Top