Click to See Complete Forum and Search --> : how to print reports and change name every time
macnux
May 6th, 2008, 03:10 AM
Hi
i have 100 name on my db and i want to print 100 report
every report with its name
i mean i want one click to print all 100 report and change the name dynamically
how?
thanks in advance.
Hack
May 6th, 2008, 06:40 AM
How are you feeding the name to the report one at a time now?
It should be a simple matter of taking that code, and replacing it with a loop that goes through your name table.
macnux
May 6th, 2008, 11:21 PM
thanks for reply
if i loop for every name does this will give every name on a separate page but on the same report ?
Pasvorto
May 12th, 2008, 10:36 AM
Set the report title as a paramter on the report and run the report, feeding the new name to the parameter.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.