D
dhstein
I'm trying to understand how to code a query in VB and pass a parameter that
the user enters. I have the Query defined with a hard coded value and can
see the SQL statement in SQL view. I also have a text box which gives me a
variable strInput. So in the sub routine, what would I need to call the
"Select" statement and then can I just substitute the variable strInput where
the hard-coded value is ? Thanks for any help and don't eat too much turkey.
the user enters. I have the Query defined with a hard coded value and can
see the SQL statement in SQL view. I also have a text box which gives me a
variable strInput. So in the sub routine, what would I need to call the
"Select" statement and then can I just substitute the variable strInput where
the hard-coded value is ? Thanks for any help and don't eat too much turkey.