Automating the Find Function

AndyJ

New member
Local time
Today, 21:06
Joined
Dec 5, 2003
Messages
9
Is it possible to use a macro to enable a database user to input a value on a form, click a button and have the database search a table for matching information?

I know you can use the Ctrl+F (Find/Replace) function to do this - but is it possible to have it as a permanent option on a form?

And if it is possible, how difficult / feasible is it?
 
if you make a form and create a command button then it has a find button in the wizard that you can use :D
 

Users who are viewing this thread

Back
Top Bottom