jvhazelbaker
Programmer
Main form name = Review and Edit Staffing on a Project
Subform name = Priority Data Table Subform1
Field to sum = Your Priority Number
The field to sum is on the subform formatted as a datasheet. I have placed a textbox on the main form and below is the formula I have used that is resulting in an error. Am I doing something wrong, or can this just not be done?
=Sum(Forms![review and edit staffing on a project]![Priority Data Table subform1].Form![Your Priority Number])
Subform name = Priority Data Table Subform1
Field to sum = Your Priority Number
The field to sum is on the subform formatted as a datasheet. I have placed a textbox on the main form and below is the formula I have used that is resulting in an error. Am I doing something wrong, or can this just not be done?
=Sum(Forms![review and edit staffing on a project]![Priority Data Table subform1].Form![Your Priority Number])