filtering query data based on data in a text box

N

Nick Monsour

HELP WITH A QUERY

Hi all,

This should be simple but I can't get it to work.
I have a form that is used to add and update information. On this form
there is a NT logon field that is unique to all people but each person
may have several entries. SO when update is picked I want to return the
existing data for that specific person. The action to choose new or
update is in a drop down list box (there are actually a few of each
kind of choices by different names). I know I can set conditions on
this drop down list box to query the SQL database depending on which
value is chosen. However how do I get the query to filter based on the
entry made by the user in the NT logon text box?
I hope that was clear.

Thanks,

Nick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top