J
Joe M.
I have a form with 2 text boxes and a cmd button and a query with 2 fields;
field 1 is ID# and field 2 is DESCRIPTION. I want the user to enter the ID#
in text box1 and have the matching DESCRIPTION found in the query to be
returned and filled in text box 2 when the cmd button is pushed. The ID#
field is unique so only one result will be returned. Can someone give me the
steps to accomplish this?
Thanks,
Joe M.
field 1 is ID# and field 2 is DESCRIPTION. I want the user to enter the ID#
in text box1 and have the matching DESCRIPTION found in the query to be
returned and filled in text box 2 when the cmd button is pushed. The ID#
field is unique so only one result will be returned. Can someone give me the
steps to accomplish this?
Thanks,
Joe M.