How do I add a MailMerge field that containes spaces ...
In other words something like
ActiveDocument.MailMerge.Fields.Add Selection.Range, "[Phone Number]"
Word seem to only see the "[Phone"
Any ideas ?

Signature
Michael Tissington
http://www.oaklodge.com
http://www.tabtag.com
Peter Jamieson - 14 Jan 2004 09:38 GMT
I don't think you can, and that' s probably because Word does not allow
spaces in field names - as far as I know, it always replaces spaces in the
data source field names by underscores (and perhaps does slightly more if
there is a name clash).
--
Peter Jamieson - Word MVP
Word MVP web site http://word.mvps.org/
> How do I add a MailMerge field that containes spaces ...
>
[quoted text clipped - 10 lines]
> http://www.oaklodge.com
> http://www.tabtag.com