View Full Version : limiting report length


Pharcyde
04-26-2004, 02:58 AM
Morning all,
my report for some reason or another comes out at 462 pages....I only need the first two... Is there any way in which i can just limit it (or just the printing) to display only the first 2 pages??


cheers muchly, LeeBoy :D ;)

Laftrip
04-26-2004, 05:24 AM
Morning all,
my report for some reason or another comes out at 462 pages....I only need the first two... Is there any way in which i can just limit it (or just the printing) to display only the first 2 pages??


cheers muchly, LeeBoy :D ;)

Maybe you should modify your SQL query to only report what you need?

Pharcyde
04-26-2004, 07:17 AM
Maybe you should modify your SQL query to only report what you need?


yeah thats what i tried to do...the report pulls from 2 different queries so its tricky - do you know if its possible to write a macro that will display the 1st 2 pages only while in preview/printing?? :confused: