A
azimah
I have a main form (Purchase Requisition) and a sub-form (
details of purchase requisition).The sub-from contents are
Product-id, Unit Price,Currency,Qty to purchase,Total Amt
of each line.
On the main form I have 3 bounded controls ( Total-in-
USD,Total-in-Yen,Total-in-Euro). I manage to get total for
each currency however if a user keep on clicking the Qty
to purchase , the total will keep on increasing.
How do I solve this problem?
Thank you
details of purchase requisition).The sub-from contents are
Product-id, Unit Price,Currency,Qty to purchase,Total Amt
of each line.
On the main form I have 3 bounded controls ( Total-in-
USD,Total-in-Yen,Total-in-Euro). I manage to get total for
each currency however if a user keep on clicking the Qty
to purchase , the total will keep on increasing.
How do I solve this problem?
Thank you