Can anyone help
I have a subform displayed as a datasheet with a column called "Budgets" (currency format) and would like to display the total in the main form but cannot seem to get it to work
My main form control source is written as
=[Category_Cost Centre_USD Table subform].[Form]![Budget]
where the subform is called Category_Cost Centre_USD Table subform
and the control on the subform is called Budget
Thanks
I have a subform displayed as a datasheet with a column called "Budgets" (currency format) and would like to display the total in the main form but cannot seem to get it to work
My main form control source is written as
=[Category_Cost Centre_USD Table subform].[Form]![Budget]
where the subform is called Category_Cost Centre_USD Table subform
and the control on the subform is called Budget
Thanks