S
Simon Bloor
Dear all
Any help on this would be much appreciated...
I have a table taking information from a single lookup
table tblSupportWorkers into several fields SupportWker1,
SupportWker2, SupportWker3 etc etc in a student record
tblStudentRecord, specifying the names of the support
workers linked to a student - ie sometimes there may be
none, sometimes 1, sometimes 3 etc - but all drawn from
same pool of support workers - hence the single lookup
table.
I would like to be able to send this information into Word
but understand that if a mail merge is done with the data
in the student record table the primary keys of the
support workers will be sent rather than support workers
names...and so I need a query which specifies the source
of the data to be the tblSupportWorkers rather than
tblStudentRecord - but...and heres the problem...
I can't see how I might specify the source as
tblSupportWorker several times in the query - so as to
pull in that information SupportWker1, SupportWker2,
SupportWker3 in the tblStudentRecord...
Perhaps theres a way of further refining the query through
the use of criteria...? in order that the infomation drawn
in against several fields but from the same source can be
shown in the query and thus available as "real"
information for mail merging?
Regards
Simon
Any help on this would be much appreciated...
I have a table taking information from a single lookup
table tblSupportWorkers into several fields SupportWker1,
SupportWker2, SupportWker3 etc etc in a student record
tblStudentRecord, specifying the names of the support
workers linked to a student - ie sometimes there may be
none, sometimes 1, sometimes 3 etc - but all drawn from
same pool of support workers - hence the single lookup
table.
I would like to be able to send this information into Word
but understand that if a mail merge is done with the data
in the student record table the primary keys of the
support workers will be sent rather than support workers
names...and so I need a query which specifies the source
of the data to be the tblSupportWorkers rather than
tblStudentRecord - but...and heres the problem...
I can't see how I might specify the source as
tblSupportWorker several times in the query - so as to
pull in that information SupportWker1, SupportWker2,
SupportWker3 in the tblStudentRecord...
Perhaps theres a way of further refining the query through
the use of criteria...? in order that the infomation drawn
in against several fields but from the same source can be
shown in the query and thus available as "real"
information for mail merging?
Regards
Simon