W
Workinghard
Currently,
I have a table with fields as follows:
ITEM | STATE | AMOUNT |
I use a query statement such as:
-resultspage.asp?state=Nevada-
And I get results that include all ITEMS from STATE of Nevada.
My quesion is what would I add to this Statement to get in order to get the
results that
include all ITEMS from STATE AND AMOUNT less than $1000
I have a table with fields as follows:
ITEM | STATE | AMOUNT |
I use a query statement such as:
-resultspage.asp?state=Nevada-
And I get results that include all ITEMS from STATE of Nevada.
My quesion is what would I add to this Statement to get in order to get the
results that
include all ITEMS from STATE AND AMOUNT less than $1000