I'm an access novice and have done textbox queries in VB in college and have long since forgorten. I want to query one field in a record and display the entire record in the text boxes on my form. is there any help out there?
I have the recordsource set up, I want to query from a textbox on my form and hit enter or push a command button to execute the query. I know there is an event involved but I don't know how to code the event.