hey Eric,
what is @BO...is it a formula?
if it's a formula please use this syntax but replace the XXX with your formula...
Whileprintingrecords;
numbervar cnt;
numbervar cnt2;
if XXX =1 then (cnt :=cnt+1; cnt2 := cnt2+1);
hey Eric,
what is @BO...is it a formula?
if it's a formula please use this syntax but replace the XXX with your formula...
Whileprintingrecords;
numbervar cnt;
numbervar cnt2;
if XXX =1 then (cnt :=cnt+1; cnt2 := cnt2+1);