Search function on a form?

YNWA

Registered User.
Local time
Today, 04:28
Joined
Jun 2, 2009
Messages
905
Hi, is it possible to put a search function on a form. So I can search for a name or someones ID number and it finds that record?

Its a patient database, with user entry form, so would be useful for user to search for a patients record in order to edit/add to it.

Thanks
Will
 
How about using the built in find button - and giving the form its own toolbar, or shortcut menu bar with the find button on.
 
Hello Will!
Look at "DemoFindA2000.mdb" (attachmnet, zip)
Open form and try.
 

Attachments

Hello Will!
Look at "DemoFindA2000.mdb" (attachmnet, zip)
Open form and try.

Thanks for this but it does not allow you to search. If I have a database with 10,000 people on it, will be a bit hard scrolling through them all.

Unless I am reading it wrong?
 
Hi, is it possible to put a search function on a form. So I can search for a name or someones ID number and it finds that record?

1. By going into design view
2. Opening the toolbox
3. And by clicking on the the button that says command button
There you can find alot of option that you want that button to do for you..including searching
 

Users who are viewing this thread

Back
Top Bottom