N
Nick Monsour
HELP-HELP-HELP-HELP-HELP-HELP-HELP-HELP-HELP-HELP-HELP!
Hi all,
I have need to take a text box entry and use that information to filter
a query on. Whether to run the query or not is based on a choice made
by the form user in a drop down list box. So I know to set the
conditional to the drop down to run a query, however I don't know how
to tell the query to use the value entered in a different field to be
what the query is run on.
Example:
All entries have a NT Logon and if you want to 'modify' this user I
want to return whatever information that already exists for that user
so it can be modified.
I don't know much vbscript and only a small amount of SQL which is the
data source the form is based on. SO please try to be as specific as
you can for answering. (If I am lucky enough to get one)
Thanks for everything,
Nick
Hi all,
I have need to take a text box entry and use that information to filter
a query on. Whether to run the query or not is based on a choice made
by the form user in a drop down list box. So I know to set the
conditional to the drop down to run a query, however I don't know how
to tell the query to use the value entered in a different field to be
what the query is run on.
Example:
All entries have a NT Logon and if you want to 'modify' this user I
want to return whatever information that already exists for that user
so it can be modified.
I don't know much vbscript and only a small amount of SQL which is the
data source the form is based on. SO please try to be as specific as
you can for answering. (If I am lucky enough to get one)
Thanks for everything,
Nick