Help with using form text box to change a query criteria
- From: "ngl1145" <u26037@uwe>
- Date: Fri, 01 Sep 2006 15:09:26 GMT
Hi,
I think I need some help from some of you. I created a simple query
where it looks at the textbox in my form as it's criteria. For example in my
query, I typed "=[Forms]![Form1]![Text0]". When I click the run query button
and I enter a set value.. say "10", the query will retrieve any records that
have "10" in the column which is great. But when I put a "<10" in the
textbox and I run the query, it gives me a "You canceled the previous
operation" message box. Is there a way I can use the Form textbox to run
conditional criteria like "<10"? Thanks for your help!!
.
- Follow-Ups:
- Re: Help with using form text box to change a query criteria
- From: Marshall Barton
- Re: Help with using form text box to change a query criteria
- Prev by Date: Re: can a query be converted to a table
- Next by Date: Query links
- Previous by thread: Re: Can't find stored procedure
- Next by thread: Re: Help with using form text box to change a query criteria
- Index(es):