<< I double checked, and saw that the variable are definitely NOT beingdeclared before the report is being run (trace is quite useful forthis.) >>
Try clearing them anyway. In my case, I wasn't creating the variables but, for some reason, the report was leaving the variables lying around after the first run. When I ran it again, I would get incremented values. -- Larry
