Search command button

D

dereje

Hi Everybody
I wanted to create a search button on my form so that it search LastName or FirstName form Database. How can I do it
I have tried to copy cod from sample database. The debugger shows an error ondb "As DAO.Database". I don't know how to correct it
Please help m
Thank you
Dereje
 
R

Reggie

Could you provide the code that executes when you click the button.

--
Reggie

www.smittysinet.com
----------
dereje said:
Hi Everybody!
I wanted to create a search button on my form so that it search LastName
or FirstName form Database. How can I do it.
I have tried to copy cod from sample database. The debugger shows an error
ondb "As DAO.Database". I don't know how to correct it.
 

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