How to Count Record per page... DataReport in Vb 6.0
How to Count Record per page... DataReport in Vb 6.0
Does anyone knows how to Count Record per page ?
I know that there is a function in data report that lets you count all the Record you have in all the pages but how about per page?
All Answers are much appriciated!. :)
Re: How to Count Record per page... DataReport in Vb 6.0
Not that I know of. What are you trying to achieve? Maybe theres another way to do it.
Re: How to Count Record per page... DataReport in Vb 6.0
Quote:
Originally Posted by wes4dbt
Not that I know of. What are you trying to achieve? Maybe theres another way to do it.
Bcoz i want to count the record shown in the data report per page ... My Professor required us to do it..