Retreive data from table using sql based on entry in form?

J

John Vinson

How do I retreive data from a table, using sql, based on entry in form?

By using a Query, with a criterion such as

=Forms![NameOfTheForm]![NameOfTheControl]

For a more detailed answer please post a more detailed question...

John W. Vinson[MVP]
 
Top