Hi,
I have a continuous form which displays all the records over a specified date range. I want to have a field in the form footer which shows the total of a specified field.
I am trying to use the following formula...
=Sum([downtime])
but when I open the form #error is displayed in this field.
Can somebody tell me the correct calculation that I should use?
Thanks
I have a continuous form which displays all the records over a specified date range. I want to have a field in the form footer which shows the total of a specified field.
I am trying to use the following formula...
=Sum([downtime])
but when I open the form #error is displayed in this field.
Can somebody tell me the correct calculation that I should use?
Thanks