Hi all, I'm new to Access programming so this could be very simple for some of you.
I have a table with field name: OrderStatus which has several values:
Payment Requested
Payment Received
Order Shipped
Completed
I currently change each status manually. But more often I need to change ALL order with status "Payment Received" into "Order Shipped" at once. It is kind of stupid for me to do this manually since it doesn't require individual customization.
If someone kindly tell me what should I do. I realize it will need a lil bit of script.
Thank alot!
I have a table with field name: OrderStatus which has several values:
Payment Requested
Payment Received
Order Shipped
Completed
I currently change each status manually. But more often I need to change ALL order with status "Payment Received" into "Order Shipped" at once. It is kind of stupid for me to do this manually since it doesn't require individual customization.
If someone kindly tell me what should I do. I realize it will need a lil bit of script.
Thank alot!