hi guys... i am currently working on a search form for my database.. here's
how my form looks like:
http://i114.photobucket.com/albums/n...clientform.jpg
when the user will type in for example "EOT Corp." in the "Search for" field
and will choose "Company Name" in the "Search by" combo box, the database
will look for all the "EOT Corp." entries under the field of "Company Name"
in a table. There will be a lot of category to search from such as Position Name, Company Name, Dealer name, Outlet Name, Employee Name and Employee ID..
the results should be shown in a continuous form...
does anyone has a sample SQL query or VBA code for this function? i've been searching for it, but unfortunately i wasn't able to find what i was looking for. thank you very much. all your replies would mean so much.
if you want, you can also check the actual ms access file:
http://www.gigafiles.co.uk/files/636...2006-09-27.zip
the name of the form is frmSearchEmployee...
thanks a lot... =)
Last edited by lushh : 10-16-2006 at 03:19 AM.
|