G
Guest
I have a query which includes a field for the dollar amount of payments made
by check. I want to have that field totaled. I created a text box in the
footer of the report, as Access suggests I do, but I can't seem to get the
formula right. This is what I have now:
=[Sum]([Check Amount])
["Check Amount" is the field name]
But this just comes up with no total, but no error message either.
Any ideas?
I'm working in Access 2002/Win XP Pro
by check. I want to have that field totaled. I created a text box in the
footer of the report, as Access suggests I do, but I can't seem to get the
formula right. This is what I have now:
=[Sum]([Check Amount])
["Check Amount" is the field name]
But this just comes up with no total, but no error message either.
Any ideas?
I'm working in Access 2002/Win XP Pro