M
M.McDoom
Hi,
I have a form from which I need to run a query. However, the query
needs to have a parameter passed to it. Is there a way that I can run
the query while passing an argument to it? I don't want the user to
have to type into a pop-up box, but rather I want to type into that
event handler a message.
Does anyone know how to do this, or what the syntax for that is.
I am familiar with programming, and programming languages, and I want
to call the query like I call a function in C or C++, with a parameter.
However, I don't know VB. If anyone has any sample code, I could
probably hack it, but it seems to me that there should be a way to do
this without VB.
Thanks.
I have a form from which I need to run a query. However, the query
needs to have a parameter passed to it. Is there a way that I can run
the query while passing an argument to it? I don't want the user to
have to type into a pop-up box, but rather I want to type into that
event handler a message.
Does anyone know how to do this, or what the syntax for that is.
I am familiar with programming, and programming languages, and I want
to call the query like I call a function in C or C++, with a parameter.
However, I don't know VB. If anyone has any sample code, I could
probably hack it, but it seems to me that there should be a way to do
this without VB.
Thanks.