Hi all,
Hve a table with the following fields:
ID
ADRESS
#APARTMENTS
Need to do a mailing that prints for the same ADRESS as many copies as #APARTMENTS
I was thinking in making a temporary table from a query which duplicates each as #APARTMENTS but don't know how to do it.
What is the best way to do it?
Tks in adv
Paulo
Hve a table with the following fields:
ID
ADRESS
#APARTMENTS
Need to do a mailing that prints for the same ADRESS as many copies as #APARTMENTS
I was thinking in making a temporary table from a query which duplicates each as #APARTMENTS but don't know how to do it.

What is the best way to do it?
Tks in adv
Paulo