Make sure that you select "Report" from the top menu and then 'Breaks." Highlight the break where you want to reset/recalc the variables, click on the "Reset Vars" button on the right side of the window and enable the variables you want reset/recalc. That should force the recalculation that you need.
Javier, Javier Valencia 913-915-3137 _____ From: [email protected] [mailto:[email protected]] On Behalf Of Jim Belisle Sent: Thursday, March 12, 2009 11:41 AM To: RBASE-L Mailing List Subject: [RBASE-L] - SIMPLE QUESTION I just converted a simple report to 7.6. For some reason my COUNT var will not reset. They reset just fine in 6.5. Below are the var. COUNT_OF_PROMOID = (ifeq(.COUNT_OF_PROMOID,NULL,0,.COUNT_OF_PROMOID) + 1) COUNT_OF_PROMOCAT = (ifeq(.COUNT_OF_PROMOCAT,NULL,0,.COUNT_OF_PROMOCAT) + 1) The var are in the detail section and the breaks are on the PROMOID and PROMOCAT I know it must be simple but your help would be appreciated. Jim

