L
Luiz Gustavo de Moraes
Hi All, I'm calculating a subtotal in a form using and expression calculated
in a query ([Subtotal_Sales]). The textbox which is showing this expression
is located in the foot header. the problem is that when I place it in the
report's header it works, but when I put it in the foot header is gives me
an #Error.
This textbox has the following expression in its control property:
=sum([Subtotal_Sales]).
*The Subtotal_Sales data is sorted by Seller in the report.
What's wrong?
in a query ([Subtotal_Sales]). The textbox which is showing this expression
is located in the foot header. the problem is that when I place it in the
report's header it works, but when I put it in the foot header is gives me
an #Error.
This textbox has the following expression in its control property:
=sum([Subtotal_Sales]).
*The Subtotal_Sales data is sorted by Seller in the report.
What's wrong?