<<
My sum of variables are null with or
without the dot in front.
>>

Make sure that you're not resetting the SUM OF variables in the Detail section 
or any Footer section before the one you're printing them in.  Also, I'm not 
sure whether the dots belong to the right of the words SUM OF, but if R:Base 
accepted them they're probably okay.

I take it that you're printing the variables vQ2009 and vQ2010 in the detail 
section and they contain values, try placing vSumSt2009 and vSumSt2010 in the 
detail section next to the first two variables.  If they have values in the 
detail section but not in the footer, they are getting reset prematurely.  If 
they don't have values even in the detail section but vQ2009 and vQ2010 do, 
then the problem is in the accumulation and you should either recreate the 
variables or seek an alternative method of accumulating the values.
--
Larry

Reply via email to