Michael,

Thanks and you are right. That gave me the push in the direction I needed. You can use RowCount to the Datasource object. It does not exactly give you the number of rows but as you scroll the count gets larger. I have not tested much but it appears that the count is always much more than what the user viewed. My logic would be if they didnt look at it they didnt put in a check so I can use that count for my loop and run through looking for checks.


-Kyle