Hi,
Quick question about Sum in complexe reports.
Here is my report Structure:
>GroupesLevel_1>GroupesLevel_2>GroupesLevel_3
Let say that in each of those groupes I have a textbox [Price] with a price.
In each GroupesLevel (2 & 3) footers I want the sum of the [Price] for this groupe.
I used:
in controle source: = Sum([Price]).
It worked for GroupesLevel_2, not for GroupesLevel_3
Any idea why?
Cheers,
Seb
Quick question about Sum in complexe reports.
Here is my report Structure:
>GroupesLevel_1>GroupesLevel_2>GroupesLevel_3
Let say that in each of those groupes I have a textbox [Price] with a price.
In each GroupesLevel (2 & 3) footers I want the sum of the [Price] for this groupe.
I used:
in controle source: = Sum([Price]).
It worked for GroupesLevel_2, not for GroupesLevel_3
Any idea why?
Cheers,
Seb