G
Gary Nelson
In Access2000, I have a query that I created that lists 155 customers who
last year have placed orders for our product. I created a form based on the
query that lists the customer names and addresses. Some have placed orders
already this year. I also created a form which is filled in once a customer
places an order. This form lists customer name, address, telephone, part
orderdered, quantity, etc. What I am attempting to do is write code in the
query that will place the words "ORDED PLACED" when the customer places an
order and "ORDER NOT PLACED" in the form I created that lists the 155
customers from last year.
As an example of what I am trying to do, see below example:
Mr. Bob Jones
1212 Jones Road
Baltimore, MD 12345
"ORDER PLACED"
___________________
Ms. Shirley Wethers
555 Pink Street
Washington, DE 55555
"ORDER NOT PLACED"
_____________________
Thanks for your help
last year have placed orders for our product. I created a form based on the
query that lists the customer names and addresses. Some have placed orders
already this year. I also created a form which is filled in once a customer
places an order. This form lists customer name, address, telephone, part
orderdered, quantity, etc. What I am attempting to do is write code in the
query that will place the words "ORDED PLACED" when the customer places an
order and "ORDER NOT PLACED" in the form I created that lists the 155
customers from last year.
As an example of what I am trying to do, see below example:
Mr. Bob Jones
1212 Jones Road
Baltimore, MD 12345
"ORDER PLACED"
___________________
Ms. Shirley Wethers
555 Pink Street
Washington, DE 55555
"ORDER NOT PLACED"
_____________________
Thanks for your help