M
Mick
Hi
Have a report built from a simple query in the form:
Score
45
34
45
Want to total these as part of the report. Can code it in VBA if I have
to but assume there is a way using expression builder to do this.
Am guessing the expression is something like
= sum([score]) but this returns a generic format error.
Any help appreciated
Mick
Have a report built from a simple query in the form:
Score
45
34
45
Want to total these as part of the report. Can code it in VBA if I have
to but assume there is a way using expression builder to do this.
Am guessing the expression is something like
= sum([score]) but this returns a generic format error.
Any help appreciated
Mick