Parameter Question

M

Mike Johnson

I have a textbox on a form which runs a query from a button. The query uses the textbox as a criteria. I need to change this criteria in VB how do I do this?

Example of value I need to change the criteria to:

20040715 or 20040716

Thanks.
 
K

Ken Snell

You want to change the value that is in the textbox? or do something else?
Not clear, please provide more details.

--

Ken Snell
<MS ACCESS MVP>

Mike Johnson said:
I have a textbox on a form which runs a query from a button. The query
uses the textbox as a criteria. I need to change this criteria in VB how do
I do this?
 

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