Newbies Donnell Wyche Posted September 16, 2005 Newbies Posted September 16, 2005 Newbie question: I've just finished developing a database system for my church, we want to print summarized giving reports for our congregation. I have a script that searches for givers and then presents the users in a table list with a print button allowing a user to print an individual giving report, is there a way to print all summarized giving reports at one time? We have over 250 individual givers and clicking print 250 times isn't going to be fun.
mr_vodka Posted September 16, 2005 Posted September 16, 2005 You can have another script that after finding all the records with givings, and goes to the print layout, it prints with the 'Records being browsed' instead of 'current record' under the print function options. The button to active this new print all records script can be put in the header of your list report.
Recommended Posts
This topic is 7000 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now