Results 1 to 4 of 4

Thread: how to print reports and change name every time

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2007
    Posts
    130

    how to print reports and change name every time

    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.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: how to print reports and change name every time

    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.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jul 2007
    Posts
    130

    Re: how to print reports and change name every time

    thanks for reply

    if i loop for every name does this will give every name on a separate page but on the same report ?

  4. #4
    PowerPoster Pasvorto's Avatar
    Join Date
    Oct 2002
    Location
    Minnesota, USA
    Posts
    2,951

    Re: how to print reports and change name every time

    Set the report title as a paramter on the report and run the report, feeding the new name to the parameter.
    ===================================================
    If your question has been answered, mark the thread as [RESOLVED]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width