shootsnlad
Well-known member
- Joined
- Feb 14, 2002
- Messages
- 46
I used the data form wizard to create a form that a user can use to access an access database. I feel the need to have a find button on the form. I have tried to look for the code to do it, but was unable to find anything. I have an object, a connection, and a data adapter. I thought that if I used the object, I would be able to do a search throughout the database. I was unable to find any function that would do it. I know that things like searching the database can be complicated, but Im sure there is a way. I am doing a simple inputbox to get what the user needs to find, and then search a particular field in the database. Thanks for the help!