Hi,
I created xBrowse with FOOTER clause. And he pointed out
Then, using oBrw:MakeTotals, it is possible to perform summation according to these columns.
Is it possible to perform summation not on all lines, but on some condition ?
I created xBrowse with FOOTER clause. And he pointed out
oBrw:aCols[1]:nFooterType:=AGGR_SUM
 ........................................................
 oBrw:aCols[n]:nFooterType:=AGGR_SUMIs it possible to perform summation not on all lines, but on some condition ?