View Full Version : How do I fornat this query?


stuartkeith
01-17-2007, 06:09 AM
In the query itself you simply put <5 to get the result.

But how do I pass this critera from a form?

Basicly the user enters a number in one box, and the choses "or more >", or "Or less <" from a combo.

Clicks the run button and then the qery runs showing how many items are instock with that entry.

MStef
01-17-2007, 06:18 AM
Look at "DemoMultiSearchA2000.mdb",
there you have got =, <, >,
open Form1. I think it can help you.

stuartkeith
01-17-2007, 06:28 AM
umm thats confused me more, it dosent say what its doing, and the names are meaningless#

MStef
01-17-2007, 06:32 AM
What is the problem ???

stuartkeith
01-17-2007, 06:41 AM
looks over complicated! Sorry im a n00b when it comes to access!

MStef
01-17-2007, 06:49 AM
Look at VBA in Form and report.