E
encohen via AccessMonster.com
I have, in the past, created, what I call, a query filter form, that allows
the user to select the criterion without any knowledge of SQL. I always
placed "AND" in between the where clauses. Now I want to allow the user to
select either an AND or an OR. I have used combo boxes but it just looks too
confusing to me and to the user. Has anyone done this kind of thing before?
This is very hard to describe in words, so I hope I am making some sense.
Again, I need some kind of easy-to-use form so that the use can select not
only the criteria, but also how the clauses are joined (using AND or an OR).
Thank you in advance.
Ed Cohen
the user to select the criterion without any knowledge of SQL. I always
placed "AND" in between the where clauses. Now I want to allow the user to
select either an AND or an OR. I have used combo boxes but it just looks too
confusing to me and to the user. Has anyone done this kind of thing before?
This is very hard to describe in words, so I hope I am making some sense.
Again, I need some kind of easy-to-use form so that the use can select not
only the criteria, but also how the clauses are joined (using AND or an OR).
Thank you in advance.
Ed Cohen