S
Samora
Hello:
I have 3 tables:
THeader - That treats the header data
TDetail - That treats the details data
TFooter - That has the count and the amount of data on TDetails
I want to make a form that suports all that and that has
aa configuration like this:
FORM
Header
Details
Detail 1
Detail 2
Detail 3
Detail 4
Footer
Count 4 Total Amount 5555,00
Header is a normal form, Details is a sub-form of Header
and Footer , i really dont know how to do it.
The count and the amount must be stored in my table TFooter
If someone can help me, i would appreciate very much
Samora
Regards
I have 3 tables:
THeader - That treats the header data
TDetail - That treats the details data
TFooter - That has the count and the amount of data on TDetails
I want to make a form that suports all that and that has
aa configuration like this:
FORM
Header
Details
Detail 1
Detail 2
Detail 3
Detail 4
Footer
Count 4 Total Amount 5555,00
Header is a normal form, Details is a sub-form of Header
and Footer , i really dont know how to do it.
The count and the amount must be stored in my table TFooter
If someone can help me, i would appreciate very much
Samora
Regards