Hi guys!
I have a continuous Form, which displays a few columns of numbers. All I’m trying to get is the sum of each column in the Form Footer.
For example one of the columns Named: [Sold] and bound to [Sold] field of a table.
So in the Form Footer I created control with Control Source: = Sum([Sold])
No matter what I do I get #ERROR message in the control.
I’ve done it before many times and right now it’s killing me because I’ve tried everything, except probably something bloody obvious.
Thanks you.
I have a continuous Form, which displays a few columns of numbers. All I’m trying to get is the sum of each column in the Form Footer.
For example one of the columns Named: [Sold] and bound to [Sold] field of a table.
So in the Form Footer I created control with Control Source: = Sum([Sold])
No matter what I do I get #ERROR message in the control.
I’ve done it before many times and right now it’s killing me because I’ve tried everything, except probably something bloody obvious.
Thanks you.