R
Rich
I want to be able to edit a querie's SQL statement using
VBA and parameters entered by a user on a form. In other
words, the criteria within the query is not static, and
will change dependent upon what the user wishes to search
for. I do not wish to simply run the query and prompt the
user to enter values, but would rather the values be
entered, then a button click event to activate the written
query SQL with the proper parameters passed. I do not
know how to do this, and have not found a way. If anyone
knows how this can be done, any help would be much
appreciated. Also, if it cannot be done, please let me
know so I can pursue other means. Thank you.
VBA and parameters entered by a user on a form. In other
words, the criteria within the query is not static, and
will change dependent upon what the user wishes to search
for. I do not wish to simply run the query and prompt the
user to enter values, but would rather the values be
entered, then a button click event to activate the written
query SQL with the proper parameters passed. I do not
know how to do this, and have not found a way. If anyone
knows how this can be done, any help would be much
appreciated. Also, if it cannot be done, please let me
know so I can pursue other means. Thank you.