I have a shared array variable that I am passing back and forth between a subreport and the main report that I populate with a 20 character value. This all seems to be working great. However, I need to display the distinct count of values on the first page of the report and this is where I am running into trouble. The evaluation on the first page only sees the values from the first page (even in the report header). If I place the formula in the report footer, then it is correct. I am even using whileprintingrecords. Any suggestions or hints would be greatly appreciated.
Dan.
Dan.