spartansFC
Registered User.
- Local time
- Today, 10:13
- Joined
- Aug 26, 2007
- Messages
- 13
Hi
i'm having trouble, passing the subform total onto the main form, i've managed to do it when just using one subform by using:
=[frmInvoicePayments Subform].Form!InvoiceTotal
but now i've got 2 subforms.
one is a year subform, the other subform allows me to enter different statement amounts per year, i've attached a picture so you can see what i mean.
I've tried modifying the above statement to something listed below, but it doesn't seem to work, i get a #Name? error
=[frmStatementYear!frmStatementPayments Subform].Form!DueAmount
Can someone tell me what i'm doing wrong
thanks
Mikie
i'm having trouble, passing the subform total onto the main form, i've managed to do it when just using one subform by using:
=[frmInvoicePayments Subform].Form!InvoiceTotal
but now i've got 2 subforms.
one is a year subform, the other subform allows me to enter different statement amounts per year, i've attached a picture so you can see what i mean.
I've tried modifying the above statement to something listed below, but it doesn't seem to work, i get a #Name? error
=[frmStatementYear!frmStatementPayments Subform].Form!DueAmount
Can someone tell me what i'm doing wrong
thanks
Mikie
