1-i have a main form to record the transaction with sub form for the detail.
sub form has the details as under:
serviceid Description qty rate dis. total
shipment xyx 3 300 0 900
Certificate
after entry in transaction invoice is printed.
2-i have a shipment form with a sub form to record the items detail of the shipments.
now, challenge for the shipments main form is to accept the 3 records for the shipments certificates as given is transaction sub form. and similar for all available records.
hope i made my point :)
sub form has the details as under:
serviceid Description qty rate dis. total
shipment xyx 3 300 0 900
Certificate
after entry in transaction invoice is printed.
2-i have a shipment form with a sub form to record the items detail of the shipments.
now, challenge for the shipments main form is to accept the 3 records for the shipments certificates as given is transaction sub form. and similar for all available records.
hope i made my point :)
Comment