Hi there,
I have a form that is displayed continuously and there is a text field in it (Text12).
In the footer of this form I would like to add a textbox that is the sum of all Text12's on the form.
I tried =Sum([Text12]) in the textboxes control source but that is just displaying an error when I run the form.
Thank you for your time!
I have a form that is displayed continuously and there is a text field in it (Text12).
In the footer of this form I would like to add a textbox that is the sum of all Text12's on the form.
I tried =Sum([Text12]) in the textboxes control source but that is just displaying an error when I run the form.
Thank you for your time!