G
Guest
eHey all
So here is what I need to do.
I have a form that when you click a button with open another form that is
based on a query. That query has a variable criteron where you enter what you
are looking for utilizing the [Enter search] type method.
What I want to do is capture what a person types in there into a string, so
I can then utilize that from the form they are on. So when a person clicks
the button and the dialogue box comes up, they type in "hello" I would like
that to be captured in vba, so all functions on that form can continue to
work with that variable.
So here is what I need to do.
I have a form that when you click a button with open another form that is
based on a query. That query has a variable criteron where you enter what you
are looking for utilizing the [Enter search] type method.
What I want to do is capture what a person types in there into a string, so
I can then utilize that from the form they are on. So when a person clicks
the button and the dialogue box comes up, they type in "hello" I would like
that to be captured in vba, so all functions on that form can continue to
work with that variable.