I have a form displaying continuous records and am trying to sum up totals on the form footer. The continuous form detail shows up fine. The problem is that I want to total values for each fiscal year in the form footer and I get #Error.
The table data looks like this:
BILLDATE KW KWH DOLLARSBILLED
1/31/02 200 10000 $450
2/28/02 450 18000 $600
etc, etc
I have named the text box that will hold the sum amount something totally different that the [Field] in the control statement, but I am still having problems. I have done this in the past with Access 2000 without any problem, but now I am using Access 2002 and it does not work. I am not quite ready to jump off the roof yet, but getting close! Has anyone come across this problem? Any help is appreciated.
The table data looks like this:
BILLDATE KW KWH DOLLARSBILLED
1/31/02 200 10000 $450
2/28/02 450 18000 $600
etc, etc
I have named the text box that will hold the sum amount something totally different that the [Field] in the control statement, but I am still having problems. I have done this in the past with Access 2000 without any problem, but now I am using Access 2002 and it does not work. I am not quite ready to jump off the roof yet, but getting close! Has anyone come across this problem? Any help is appreciated.