create a form

vicgirl

Registered User.
Local time
Today, 10:41
Joined
Jul 13, 2004
Messages
33
Hi,
Does anyone know how to create a form which let the user input some search criteria and the results will be listed in the same form by using the Docmd.RunSQl() instead of requery()? How is it done to have multiple records display?
The form is similar to the following:
Input Name: Date From: To:

Search Button

Results:
ID Date Name


Thanks in advance!
 
Last edited:

Users who are viewing this thread

Back
Top Bottom