Hello all,
I have a query that on occasion needs to have the criteria updated; however, I don't want to use the docmd.openquery in design method. My users aren't SQL savvy and I am afraid they may mook something up.
I need an idea on how to accomplish this. I thought of making a table with the criteria in it and making a form for the criteria; then using a form lookup from the query (combo box drop down etc). But most of the time, the criteria will be the same, I don't want the user to always have to go to the form.
Any ideas?
Thanks for your help.
I have a query that on occasion needs to have the criteria updated; however, I don't want to use the docmd.openquery in design method. My users aren't SQL savvy and I am afraid they may mook something up.
I need an idea on how to accomplish this. I thought of making a table with the criteria in it and making a form for the criteria; then using a form lookup from the query (combo box drop down etc). But most of the time, the criteria will be the same, I don't want the user to always have to go to the form.
Any ideas?
Thanks for your help.