Okay, I know this is probably simple, but I am getting an error in putting a total on a form. I have the following:
Subform name is EntryDetail Subform
I have a field in the footer called TotalEntry that calculates the total entry. The formula is =sum([EntryAmt])
Form name is Entry
I have a textbox with the control =[Entry Subform].Form!TotalEntry
The text box shows #Name?
I am attaching a copy of the database.
Any ideas?
Subform name is EntryDetail Subform
I have a field in the footer called TotalEntry that calculates the total entry. The formula is =sum([EntryAmt])
Form name is Entry
I have a textbox with the control =[Entry Subform].Form!TotalEntry
The text box shows #Name?
I am attaching a copy of the database.
Any ideas?