May have solved my own prob. sorta a hack or spagetti code if you will. I made a bunch of if statements that took care of all possibilities. in each if I have a rowsource="<the correct sql statement>"
seems to work, just kindof a cheesy way of doing it. If anyone knows of the...
Actually, the user can choose all, some or none of the parameters.
That is where my problems lies, I cannot figure out how to make the where statement in my query change to handle a scenerio where a user does not use all of the parameters.
My where statement needs to be able to dynamically...
I am creating a form that will search a table based on up to three parameters and display the results in a list in which the user can select from. The table has 4 fields.
fields 1-3 are the parameters and the 4th is a corresponding document name based on the first three fields.
example:
fld1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.