Mail Merge Number Sequencing

A

Alison

Is it possible to force the merge sequencing to start at a number different
from 1? For example for various memos we do at work, they begin with 1 at
the beginning of the year, and each note gets the next number. So if I want
to merge a bunch of notes to various offices, I'd like to start with the next
number in our note system, which could be 21, for example. Is there a way to
tell the merge to start at 21, for example? So far I've only been able to
get mergerec to start at 1. Thanks for your advice.

Alison Lewis
 
P

Peter Jamieson

If the number isn't in the data source then your best bet is probably to
nest your MERGEREC field inside a formula (=) field that adds in a number
that you could supply in various ways, e.g. using a FILLIN/ASK field, one of
the built-in property fields which are easy to update using File|Properties.
You would have to know which number you wanted to start with.

e.g. { ={ MERGEREC }+{ FILLIN "Enter the first record number" \o } }

Where all the {} are the special field braces you cn insert using ctrl-F9

Peter Jamieson
 
A

Alison

I've never used macros before, so I can't follow the article regarding
creating sequentially numbered documents. I tried to just paste in the
AutoNew template that the article gives into a Macro (after I clicked Create
under Macros), but I got an error. Do you have any insight on how to work
with macros?

Alison

"Doug Robbins - Word MVP" ha scritto:
 
A

Alison

I figured out a fix based on your article on the mailmerge. I just basically
merge the doc twice, saving it each time and using different sources each
time. Works...

Thanks,

Alison

"Doug Robbins - Word MVP" ha scritto:
 

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