Using CR XI
Hello all
I have a variable which calculates running total. The following formula is in GH#3
Shared NumberVar DODR;
DODR:= DODR + {@WrkDaysDtOrd_DtRecv}
CR resets the value of this formula if there are more than one page. This formula works fine on page 1 but on page 2 it resets itself. My formula to reset this variable is in GH#2
Has anyone experienced the same thing ?
Thanks
C8
Hello all
I have a variable which calculates running total. The following formula is in GH#3
Shared NumberVar DODR;
DODR:= DODR + {@WrkDaysDtOrd_DtRecv}
CR resets the value of this formula if there are more than one page. This formula works fine on page 1 but on page 2 it resets itself. My formula to reset this variable is in GH#2
Has anyone experienced the same thing ?
Thanks
C8