How do I mail merge from access

G

Guest

I want to print my address book to fit in a filofax folder, but I want to
start a new page for different letters of the alphabet, so all the last names
with A are together, then a new page is started for all the last names
starting with B and so on
 
S

Steve Schapel

Karen

I think the general idea here would be to make a report to print out the
address book as required. Then in the Sorting & Grouping of the report
design, make a Group Footer using the expression =Left([LastName],1) and
set the Force New Page property of this group footer section to After
Section.
 

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

Top