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
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