goldstar1982
Registered User.
- Local time
- Today, 00:31
- Joined
- Jan 27, 2008
- Messages
- 10
Hello All,
I currently have an order form, when an item is selected and then an add button is pressed this saves the data orderline within the table, for example half way through the order a customer wanted to cancel the whole order placed, i want to delete everything that had been saved so far for this customer on this current order. Any ideas?
eg. an item is selected then add is pressed, this will save within a tblorder and be displayed on the order form, if for what ever reason clear form or exit is selected i want the form to refresh and the order saved so far to delete. hope this is clear.
Thanks
I currently have an order form, when an item is selected and then an add button is pressed this saves the data orderline within the table, for example half way through the order a customer wanted to cancel the whole order placed, i want to delete everything that had been saved so far for this customer on this current order. Any ideas?
eg. an item is selected then add is pressed, this will save within a tblorder and be displayed on the order form, if for what ever reason clear form or exit is selected i want the form to refresh and the order saved so far to delete. hope this is clear.
Thanks