Display Data by reference

M

Maracay

I Guys,

I would like to know how can I display a record from a data base by
reference. I have a variable call txtFName, a database’s table call
BasicData, and the field from the data base is call FirstName, In txtFname I
have stored “FirstNameâ€, my question is how can I display the data I have in
FirstName using txtFname.

Thanks
 
K

KARL DEWEY

It has to be in the forms Record Source (query or SQL statement) or use
DLookup.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top