G
gmenon100 via AccessMonster.com
Dear Friends,
Thanks in advance for any response from you.
I have a peculiar situation: I am using ADP with SQL backend.
I have a form Shpmtfrm, which has a subform EntrySubfrm, which inturn has a
subform InvSubsubfrm, which has a subform Stydetsubsubsubfrm.
I have designed this in such that when the shpmtfrm opens, an employee can
enter styles, qty and price in stylesubsubsubfrm. Based on this information,
InvSubsubfrm updates its totalqty, invval field adding all style qty totals
and invvalue. The employee can then add/create new invoices. After each such
invoice is created, the totals for all such invoices are updated on the
EntrySubfrm "totalinvval" field and "AllInvQty" field. The employee can then
add/create new Entry record and the totals of invvalue, qty is summed on the
Shpmtfrm.
In short, Each shipment can have one or more Entry records and each Entry
record can have one or more invoices and similarly each invoice can have one
or more styles. And I need to have the complete summed figures on the
Shpmtfrm.
Each of the form is bound to a table or a query. I am not sure if I have
presented sufficient information.
Appreciate any response.
Gmenon
Thanks in advance for any response from you.
I have a peculiar situation: I am using ADP with SQL backend.
I have a form Shpmtfrm, which has a subform EntrySubfrm, which inturn has a
subform InvSubsubfrm, which has a subform Stydetsubsubsubfrm.
I have designed this in such that when the shpmtfrm opens, an employee can
enter styles, qty and price in stylesubsubsubfrm. Based on this information,
InvSubsubfrm updates its totalqty, invval field adding all style qty totals
and invvalue. The employee can then add/create new invoices. After each such
invoice is created, the totals for all such invoices are updated on the
EntrySubfrm "totalinvval" field and "AllInvQty" field. The employee can then
add/create new Entry record and the totals of invvalue, qty is summed on the
Shpmtfrm.
In short, Each shipment can have one or more Entry records and each Entry
record can have one or more invoices and similarly each invoice can have one
or more styles. And I need to have the complete summed figures on the
Shpmtfrm.
Each of the form is bound to a table or a query. I am not sure if I have
presented sufficient information.
Appreciate any response.
Gmenon