PDA

Click to See Complete Forum and Search --> : Data Search


Valley Boy
Jan 9th, 2000, 05:40 PM
is there any way that you can search a database when a form first loads up. e.g when the form loads display a prompt to search throught the records untill it find the the record matching the data in the prompt box.

jbuck
Jan 10th, 2000, 03:48 AM
I gave an example of doing a record lookup including code to passmaster16 on 01/05/2000
hope it helps, Jim

Clunietp
Jan 10th, 2000, 11:36 AM
Use an input box in Form_load

take the result and search your database

sorry, I'm a little short on time to provide code...