count the records, sum not run over pages.

mrdb89

New member
Local time
Today, 08:05
Joined
Jun 10, 2002
Messages
6
Hi,
Is it possible to count the records into a report, but then to stop them have after say 25 records as been put into the report.
Is it possible for the total runnimg sum not to be transferred on to the next page. ( start the sum from zero on every new page started )
 
Look up the Top values from your query to restrict the output, either in help or by searching here.
 
Hi,
I have look at 'top value'. I have changed the setting from all to 25 and 5 but the preview still displays all the records.
 

Users who are viewing this thread

Back
Top Bottom