recall card print

  • Thread starter Thread starter JIM.H.
  • Start date Start date
J

JIM.H.

Hello,
I need to print recall card by using to and from addresses
from a table. I need to print four to and from address on
the same letter size paper. Can I use report for this
purposes and if yes, how should print four to/from
addresses into the same page.
Thanks,
Jim.
 
Hi Jim.
The way I usually do it when I need to print multiple
copies of the same record, I add a table to the underlying
query with just the number of records of the number of
repeat records I wish, 1 or two or 3 etc.
By adding this table to the query you will automatically
replicate the records of the resulting query by the number
of records in the unrelated table.
Hope this helps.
Fons
 

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