Sum problem
I am using a sum([db.field]) to sum the values in a group footer
It works fine except where the group fills a page causing the footer to apear at the top of a new page then the value in the sum is incorrect.
Can anyone help
Steve
It works fine except where the group fills a page causing the footer to apear at the top of a new page then the value in the sum is incorrect.
Can anyone help
Steve
Comments
[Sum([db."field"], bandname,1)]
band name param is bandname of mdband as shown in object inspector
1 param optional, gathers non visible values if used.
good to see you are still about!
Steve