Different report templates

  • Thread starter Thread starter rmorrison
  • Start date Start date
R

rmorrison

I'm not sure if this is possible, so I thought I'd find out first. I
have two report templates set up for invoices for two types of client.
In the form, the user selects which teplate they want to print from an
option group and clicks a command button with 'select case' code to
print the correct report. Is it possible to set this up so I can print
a batch of invocies for a month on the correct reports, or do I have
to print them individually?

Hope you can help.
r
 
Add the code to print each report within the select case option for the
option group

You can print as many report as you like on click of a single option
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top