G
Guest
Here is what i'm trying to accomplish:
I have my tblorders, that contains information about my new orders, and a
check box "printorders".
If the order has been printed and sent, the box is "true", otherwise it is
treated as a new order and shows up on my rptneworders.
When I print my orders and close my report, I want to run my update query so
that all my orders in my tblorders, that have false printorder checkbox are
updated to true..
Can anyone help?
Thanks,
Brook
I have my tblorders, that contains information about my new orders, and a
check box "printorders".
If the order has been printed and sent, the box is "true", otherwise it is
treated as a new order and shows up on my rptneworders.
When I print my orders and close my report, I want to run my update query so
that all my orders in my tblorders, that have false printorder checkbox are
updated to true..
Can anyone help?
Thanks,
Brook