peterlee516
Registered User.
- Local time
- Yesterday, 20:15
- Joined
- Nov 29, 2007
- Messages
- 36
Thanks in advance for your assistance.
I have a project table, invoice table, a cost center allocation table and many inbetween. The first 3 mentioned all have 1 to M relationships respectively.
On the project form I have a Total Paid field that I want to populate as users pay invoices. I have created a sum total query from the cost center allocationt table. I just don't know how to populate the Total Paid field with the value. The only solution I could come up with is to create a subform of the results of the query and shrink it down to a field size.
Unfortunately, it doesn't look like I could hide the subform heading. But most importantly I'm try to keep minimize the size of the database because I already have many subforms.
Sounds like an easy solution. I just don't know it.
Thanks.
I have a project table, invoice table, a cost center allocation table and many inbetween. The first 3 mentioned all have 1 to M relationships respectively.
On the project form I have a Total Paid field that I want to populate as users pay invoices. I have created a sum total query from the cost center allocationt table. I just don't know how to populate the Total Paid field with the value. The only solution I could come up with is to create a subform of the results of the query and shrink it down to a field size.
Unfortunately, it doesn't look like I could hide the subform heading. But most importantly I'm try to keep minimize the size of the database because I already have many subforms.
Sounds like an easy solution. I just don't know it.
Thanks.