criteria based on a form

A

angie

i have a field and i enter the following criteria: like
[forms]![formname]![fieldname] , but i get no data.
if for example i enter in my form test i want the query to return data that
start with the word test (i.e. test*). how can i solve this problem?
 
Top