PDA

View Full Version : Search in form



ProteanBeing
05-10-2008, 06:51 AM
I am trying to create a record search (text box with a button) to find a record. I know this is probably easy but the code I write errors out:

DoCmd.FindRecord Me.txtSearchParameters

txtSearchParameters is the text box containing what you want to find
txtGageID is the text box containing the primary key.

Any ideas would be appriciated

OBP
05-11-2008, 09:12 AM
ProteanBeing, I think that you will find what you want on the Thread, see the database that I posted on Post #3
http://forums.techguy.org/business-applications/698429-find-record-searchtextbox-access.html