Can anyone help with my subform sum which is driving me to despair
I have a subform sourced from a table where one of the controls is called 'Total Line Cost'. Both the table and the form are set to currency format
I have added an unbound control to the subform footer called 'Sum of Total line cost' with the record source as follows
=Sum([Total Line Cost])
I keep getting an 'error' on the unbound control
Please note 'Total Line Cost' is not a calculated control and sourced direct from the underlying table
Any help would be great
Thanks
I have a subform sourced from a table where one of the controls is called 'Total Line Cost'. Both the table and the form are set to currency format
I have added an unbound control to the subform footer called 'Sum of Total line cost' with the record source as follows
=Sum([Total Line Cost])
I keep getting an 'error' on the unbound control
Please note 'Total Line Cost' is not a calculated control and sourced direct from the underlying table
Any help would be great
Thanks