killerflappy
Registered User.
- Local time
- Today, 17:32
- Joined
- Aug 23, 2017
- Messages
- 50
I want to print labels. These labels are created from a query.
At the moment the query has two columns.
1. The labeltext
2. The amount
For instance
[TEXT] [AMOUNT]
Address1 3
Address2 4
Address3 2
Is there a way to change or use his query so that I get the right amout of labels for each address?
A query that whith the result below would ben ice:
Address1
Address1
Address1
Address2
Address2
Address2
Address2
Address3
Address3
At the moment the query has two columns.
1. The labeltext
2. The amount
For instance
[TEXT] [AMOUNT]
Address1 3
Address2 4
Address3 2
Is there a way to change or use his query so that I get the right amout of labels for each address?
A query that whith the result below would ben ice:
Address1
Address1
Address1
Address2
Address2
Address2
Address2
Address3
Address3