I have form with subform embended. and i want to put some button on master form like save, undo, delete etc.
i entery data in master from and then in sub form ( 3 items)
and i entry data again in master form. ( 1 transaction)
Example Invoice Form
Master --- Date
Customer Name
Address
Total
Tax
Discount
Grand Total
Subform --- Item Number
Item Name
Qty
Price
what should i do if i want to undo all that action ?
any one can help ?
i entery data in master from and then in sub form ( 3 items)
and i entry data again in master form. ( 1 transaction)
Example Invoice Form
Master --- Date
Customer Name
Address
Total
Tax
Discount
Grand Total
Subform --- Item Number
Item Name
Qty
Price
what should i do if i want to undo all that action ?
any one can help ?