D
dhstein
I have a button set up - when I click the button it runs a Query. However
the Query has a hard coded value. So I have a text box and I can figure out
which event to use for the text box. But I need to understand how to read
the data in the text box (a 4-digit text string) into a variable and then how
to pass that variable to the Query so that we can query based on the number
entered in the text box. Any help would be appreciated - if you know of a
sample somewhere on the web that would be great also. Thanks.
the Query has a hard coded value. So I have a text box and I can figure out
which event to use for the text box. But I need to understand how to read
the data in the text box (a 4-digit text string) into a variable and then how
to pass that variable to the Query so that we can query based on the number
entered in the text box. Any help would be appreciated - if you know of a
sample somewhere on the web that would be great also. Thanks.