Calc Block
Jan(
IF(@CURRMBR ("Account") =="Miscellaneous."
@ALLOCATE (New_Beg_Balance,@REMOVE(@RELATIVE("YearTotal",0),P01:&PriorM),"Miscellaneous%",,percent);
ENDIF;)
The above script Allocate only to Jan though my range @allocate is from Jan:Dec. Does Calc member block act as FIX?