Rolling up records in a database

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a list of client accounts with security positions for each client.
The problem is that if the client has more than one position the client
record is listed multiple times. I want to do a mail merge with one letter
listing all positions. How can I create a single client record listing the
multiple positions? Using Access 2003.

Thanks,
Gary
 
The easiest way is to do this is to have multiple tables with one being for
clients and the other for security positions. Creat a header record (main
report) for the clients, with a subreport listing all the positions. Print
the report as a PDF or snapshot.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access Downloads
http://www.datastrat.com
http://www.mvps.org/access
 
How would this work for a mail merge? I need to be able to print the
positions on the letter.
 

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