Group:  Microsoft Word ยป microsoft.public.word.tables
Thread: Merge fields

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Merge fields
Bill 02.08.2006 17:42:02
I have two problems:

I want to add together two merge fields. I am using the insert equation in a
table. The format I am using is: {={MAILMERGEopeningbid}+{MAILMERGEincrement}}
This keeps giving me a syntax error.

The next thing I want to do I add together in a cell the result of the new
field I am calculating above plus the MERGEFIELD increment.

Can one of you really smart people tell me how to do this?
Re: Merge fields
"Peter Jamieson" <pjj[ at ]KillmapSpjjnet.demon.co.uk> 02.08.2006 20:21:07
You need

{ ={ MERGEFIELD openingbid }+{ MERGEFIELD increment } }

(i.e. MERGEFIELD not MAILMERGE, and a space after MERGEFIELD)

All the {} need to be the special field braces you can insert using ctrl-F9.

If the field names have spaces in them, e.g. if it is not "openingbid" but
"opening bid", you have to quote them, e.g. { MERGEFIELD "opening bid" }

[Quoted Text]
> The next thing I want to do I add together in a cell the result of the new
> field I am calculating above plus the MERGEFIELD increment.

That sounds like

{ ={ MERGEFIELD openingbid }+{ MERGEFIELD increment }+{ MERGEFIELD
increment }}

but I'm not convinced I've understood.

Peter Jamieson

"Bill" <Bill[ at ]discussions.microsoft.com> wrote in message
news:9B82CB32-BDB2-4B5A-AC62-6BF537960F51[ at ]microsoft.com...
>I have two problems:
>
> I want to add together two merge fields. I am using the insert equation in
> a
> table. The format I am using is:
> {={MAILMERGEopeningbid}+{MAILMERGEincrement}}
> This keeps giving me a syntax error.
>
> The next thing I want to do I add together in a cell the result of the new
> field I am calculating above plus the MERGEFIELD increment.
>
> Can one of you really smart people tell me how to do this?


Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net