06-18-2013, 03:13 PM
Verify your condition for the loop. The loop only navigates to the nxt page. And always adds the count that you have captured before the loop. The loop is not capturing the count in every page.
Modify the loop so that it can capture the count in every page and then adds up to the total.
Modify the loop so that it can capture the count in every page and then adds up to the total.