lookup subform

J

JACKLE

i would like to have a form with a subform. in the form
i'd like a text box (or if i have to have a combo box, i
will) that you can enter a work order number. i would
like the sub form to be a datasheet that will show all
occurences. this filter effect will be done on a single
table, so i don't think an sql statement will due. i'm
having a time trying to make it work, i can't link or
bind the search box, combo or text, to the datasheet
subform.



can anyone help a code-challenged person?
 
Top