G
Guest
My question.
Data I need is the total of the Rental Amount to come up on the main form
when selecting the different rental units on the main form.
I have entered in the footer of the subform which is named RentalUnitSubform.
No label name
Name: txtRentalAmountSum
TextBox: =Sum(RentalAmount])
Main Form:
Lable Name: lblRentalAmountTtl
Caption: Total Monthly Income:
Text Box Name: txtRentalAmountTtl
Control Source: =RentalUnitSubform.Form!txtRentalAmount
I am new at this but I have spent many hours changing names adding or taking
away names.
I sure hope someone can help.
Thanks,
Renae
Data I need is the total of the Rental Amount to come up on the main form
when selecting the different rental units on the main form.
I have entered in the footer of the subform which is named RentalUnitSubform.
No label name
Name: txtRentalAmountSum
TextBox: =Sum(RentalAmount])
Main Form:
Lable Name: lblRentalAmountTtl
Caption: Total Monthly Income:
Text Box Name: txtRentalAmountTtl
Control Source: =RentalUnitSubform.Form!txtRentalAmount
I am new at this but I have spent many hours changing names adding or taking
away names.
I sure hope someone can help.
Thanks,
Renae