tinyevil777
Registered User.
- Local time
- Today, 00:21
- Joined
- Dec 10, 2010
- Messages
- 137
Hey there,
There are ALOT of threads on this topic, and i've spent the last hour reading them and trying out different things, however i'm STILL stuck.
In a nutshell... I have a table consisting of 4 records, each record having a £ value. When i run the report, in the footer, i want each record's value to be added up, thus giving me a total.
The value field is called "Value".
I have tried using:
=Sum([Value])
and
=Sum(Nz([Value]))
in an unbound textbox in the footer, however i recieve an "#error" everytime i run the report.
i have NO idea why this isn't working, and wondered if one of you kind people could shed light on it for me?
Have attached the db for your persual
Thanks in advance!
Tom
There are ALOT of threads on this topic, and i've spent the last hour reading them and trying out different things, however i'm STILL stuck.
In a nutshell... I have a table consisting of 4 records, each record having a £ value. When i run the report, in the footer, i want each record's value to be added up, thus giving me a total.
The value field is called "Value".
I have tried using:
=Sum([Value])
and
=Sum(Nz([Value]))
in an unbound textbox in the footer, however i recieve an "#error" everytime i run the report.
i have NO idea why this isn't working, and wondered if one of you kind people could shed light on it for me?
Have attached the db for your persual

Thanks in advance!
Tom