G
Guest
I have a database where the end-user can put in a number of different sort
codes for each client (i.e. BE01, BE02, BE03). Each client can have multiple
sort codes. The end-user would like the ability to enter 30 different sort
codes and have mailing labels print out. I've set up the query to pull the
records from a form where they can enter the Sort Codes they want.
The problem comes in that when i set up the query and define the Sort Code
Definitition in the query, i can only enter the 1st 18 fields from the form
before i pass the 1028 mark. So I set up 2 queries to do this function, one
for codes 1-15 and one for codes 16-30. The question that I have is this,
how do I combine those 2 queries, to do one set of labels.
Btw - i am planning on removing duplicates, but I already know how to do
that.
I would greatly appreciate any assistance.
Ed.
codes for each client (i.e. BE01, BE02, BE03). Each client can have multiple
sort codes. The end-user would like the ability to enter 30 different sort
codes and have mailing labels print out. I've set up the query to pull the
records from a form where they can enter the Sort Codes they want.
The problem comes in that when i set up the query and define the Sort Code
Definitition in the query, i can only enter the 1st 18 fields from the form
before i pass the 1028 mark. So I set up 2 queries to do this function, one
for codes 1-15 and one for codes 16-30. The question that I have is this,
how do I combine those 2 queries, to do one set of labels.
Btw - i am planning on removing duplicates, but I already know how to do
that.
I would greatly appreciate any assistance.
Ed.