Hi,
I've got my queries designed just the way they need to be. Now I have to make 'em dynamic based on user selections from a critieria selection form. I have some simple examples books, like for filtering, but it's not enough information.
I understand that I will have to embed my SQL into the VBE coding environment using strSql's etc.
Can anyone demonstrate or provide a sample for this, especially how to code dynamic WHERE statements. The queries are used to power my reports.
Thanks in advance!
I've got my queries designed just the way they need to be. Now I have to make 'em dynamic based on user selections from a critieria selection form. I have some simple examples books, like for filtering, but it's not enough information.
I understand that I will have to embed my SQL into the VBE coding environment using strSql's etc.
Can anyone demonstrate or provide a sample for this, especially how to code dynamic WHERE statements. The queries are used to power my reports.
Thanks in advance!