R
Richie
Guest
I have a form which displays the result of a union query in the footer I want to use a simple text box with =Sum([Expr2]) but it won't have it any way I try. The fields are re-named AS Expr2 in the underlying SQL I can achieve the sum with a simple query but not on the form. What am I missing or is it not possible.