halaaedi
Dec 4 2002, 08:08 PM
Message: Dear
Which function i can use for search if i have command button to search
which code i can add to the command button and then i can search for
database with access in vistual basic
usr.c
Dec 9 2002, 10:08 AM
If you'd like to search through a database then all you'd need to do is compare the string in one of the text boxes to the records in your database use an "If...Then" statement.
I've got a sample code for this, but I'd only be able to post it when I get back home next week.
Hope this helps for now.